Searched refs:__pthread_self (Results 1 – 7 of 7) sorted by relevance
22 #pragma weak __pthread_self macro33 return (thrd_t) __pthread_self (); in thrd_current()
26 #pragma weak __pthread_self macro43 err = __pthread_kill (__pthread_self (), signo); in raise()
59 pthread_t __pthread_self (void);
26 int ret = __pthread_kill (__pthread_self (), sig); in raise()
95 __pthread_detach (__pthread_self ()); in notification_function()
7 GLIBC_2.12 __pthread_self F
511 libc_hidden_proto (__pthread_self)
Completed in 7 milliseconds