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

  /src/lib/libpthread/
pthread.h 54 pthread_t pthread_self(void);
453 #define pthread_self __libc_thr_self macro
pthread.h 54 pthread_t pthread_self(void);
453 #define pthread_self __libc_thr_self macro
pthread.c 143 __strong_alias(__libc_thr_self,pthread_self)
868 pthread_self(void) function
pthread.c 143 __strong_alias(__libc_thr_self,pthread_self)
868 pthread_self(void) function

Completed in 27 milliseconds