Searched refs:pthread_not_existant (Results 1 – 1 of 1) sorted by relevance
242 enum pthread_exists { pthread_not_existant = -0xff }; enumerator273 if (tid != pthread_not_existant) in pthread_join()429 *tidp = pthread_not_existant; in pthread_create()444 if (tid != pthread_not_existant) in pthread_detach()