Home
last modified time | relevance | path

Searched refs:__pthread_gettid_np (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_create.c430 pid_t __pthread_gettid_np(pthread_t t) in __pthread_gettid_np() function
437 weak_alias(__pthread_gettid_np, pthread_gettid_np) in __pthread_gettid_np()
/third_party/musl/src/thread/linux/
H A Dpthread_create.c619 pid_t __pthread_gettid_np(pthread_t t) in __pthread_gettid_np() function
626 weak_alias(__pthread_gettid_np, pthread_gettid_np);
/third_party/musl/porting/linux/user/src/thread/
H A 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);

Completed in 3 milliseconds