Home
last modified time | relevance | path

Searched refs:__pthread_self (Results 1 – 7 of 7) sorted by relevance

/sysdeps/htl/
A Dthrd_current.c22 #pragma weak __pthread_self macro
33 return (thrd_t) __pthread_self (); in thrd_current()
A Draise.c26 #pragma weak __pthread_self macro
43 err = __pthread_kill (__pthread_self (), signo); in raise()
A Dpthread-functions.h59 pthread_t __pthread_self (void);
/sysdeps/posix/
A Draise.c26 int ret = __pthread_kill (__pthread_self (), sig); in raise()
/sysdeps/unix/sysv/linux/
A Dmq_notify.c95 __pthread_detach (__pthread_self ()); in notification_function()
/sysdeps/mach/hurd/i386/
A Dlibpthread.abilist7 GLIBC_2.12 __pthread_self F
/sysdeps/nptl/
A DpthreadP.h511 libc_hidden_proto (__pthread_self)

Completed in 7 milliseconds