Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h145 pthread_t pthread_self(void);
/bionic/libc/bionic/
Dpthread.c688 pthread_t pthread_self(void) in pthread_self() function
1899 if (thid == pthread_self()) in pthread_setname_np()