Home
last modified time | relevance | path

Searched refs:pthread_not_existant (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/os2/
Dos2.c242 enum pthread_exists { pthread_not_existant = -0xff }; enumerator
273 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()