Searched refs:__shpid (Results 1 – 4 of 4) sorted by relevance
44 mtxp->__owner_id = mtxp->__shpid = 0; in __pthread_mutex_unlock()56 mtxp->__owner_id = mtxp->__shpid = 0; in __pthread_mutex_unlock()
68 || (mtx)->__shpid == __getpid ()))76 (mtx)->__shpid = __getpid (); \
51 mtxp->__shpid = 0; in __pthread_mutex_init()
30 int __shpid; member