Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfork.c53 (void)__pthread_settid(pthread_self(), gettid()); in fork()
Dpthread-timers.c525 pthread_setname_np(pthread_self(), name); in timer_thread_start()
Dpthread.c712 pthread_t pthread_self(void) in pthread_self() function
2257 if (thid == pthread_self()) in pthread_setname_np()
/bionic/libc/include/
Dpthread.h149 pthread_t pthread_self(void);
/bionic/libc/upstream-dlmalloc/
Dmalloc.c1909 #define CURRENT_THREAD pthread_self()