Searched refs:__getpid (Results 1 – 25 of 47) sorted by relevance
12
24 __getpid (void) in __getpid() function29 libc_hidden_def (__getpid)30 weak_alias (__getpid, getpid)
40 __close; __getpid;
560 check_no_hidden(__getpid);562 __getpid (void) in __getpid() function576 strong_alias (__getpid, __GI___getpid)
31 && __getpid () == (int)(mtxp->__lock & LLL_OWNER_MASK)) \68 || (mtx)->__shpid == __getpid ()))76 (mtx)->__shpid = __getpid (); \88 extern int __getpid (void) __attribute__ ((const));
35 __getpid () | LLL_WAITERS, in pthread_mutex_consistent()
62 || (int) (mtxp->__lock & LLL_OWNER_MASK) != __getpid ()) in __pthread_mutex_transfer_np()
69 || (int) (mtxp->__lock & LLL_OWNER_MASK) != __getpid ()) in __pthread_mutex_unlock()
24 extern __typeof (__getpid) __getpid attribute_hidden;
52 return __kill (__getpid (), signo); in raise()
36 info.si_pid = __getpid (); in __sigqueue()
16 getpid - getpid Ei: __getpid getpid
3 GLIBC_2.2.6 __getpid F
36 ld.so: __getpid
277 GLIBC_2.2.6 __getpid F
29 getpid - getpid Ei: __getpid getpid
220 GLIBC_2.32 __getpid F
217 GLIBC_2.33 __getpid F
220 GLIBC_2.29 __getpid F
221 GLIBC_2.18 __getpid F
222 GLIBC_2.27 __getpid F
220 GLIBC_2.17 __getpid F
283 GLIBC_2.2.5 __getpid F
221 GLIBC_2.16 __getpid F
720 GLIBC_2.4 __getpid F
Completed in 30 milliseconds