Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_self.c4 static pthread_t __pthread_self_internal() in __pthread_self_internal() function
9 weak_alias(__pthread_self_internal, pthread_self);
10 weak_alias(__pthread_self_internal, thrd_current);
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_self.c11 static pthread_t __pthread_self_internal() in __pthread_self_internal() function
16 weak_alias(__pthread_self_internal, pthread_self);
17 weak_alias(__pthread_self_internal, thrd_current);