Searched defs:pthread_self (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | pthread_self.cpp | 31 pthread_t pthread_self() { in pthread_self() function |
/aosp12/art/runtime/ | ||
H A D | thread.h | 1799 pthread_t pthread_self; in PACKED() local |