HomeSort by: relevance | last modified time | path
    Searched defs:pthread_self (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread.h 54 pthread_t pthread_self(void);
417 #define pthread_self __libc_thr_self macro
pthread.c 143 __strong_alias(__libc_thr_self,pthread_self)
866 pthread_self(void) function in typeref:typename:pthread_t

Completed in 62 milliseconds