Home
last modified time | relevance | path

Searched refs:__pthread_gettid_np (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/thread/
Dpthread_create.c426 pid_t __pthread_gettid_np(pthread_t t) in __pthread_gettid_np() function
433 weak_alias(__pthread_gettid_np, pthread_gettid_np);
/third_party/musl/src/thread/linux/
Dpthread_create.c555 pid_t __pthread_gettid_np(pthread_t t) in __pthread_gettid_np() function
562 weak_alias(__pthread_gettid_np, pthread_gettid_np);
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c555 pid_t __pthread_gettid_np(pthread_t t) in __pthread_gettid_np() function
562 weak_alias(__pthread_gettid_np, pthread_gettid_np);
/third_party/musl/
Dlibc.map.txt181 __pthread_gettid_np;