Home | Sort by: relevance | last modified time | path |
/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 |