Home
last modified time | relevance | path

Searched refs:__shpid (Results 1 – 4 of 4) sorted by relevance

/sysdeps/mach/hurd/htl/bits/types/
A Dstruct___pthread_mutex.h30 int __shpid; member
/sysdeps/mach/hurd/htl/
A Dpt-mutex-unlock.c44 mtxp->__owner_id = mtxp->__shpid = 0; in __pthread_mutex_unlock()
56 mtxp->__owner_id = mtxp->__shpid = 0; in __pthread_mutex_unlock()
A Dpt-mutex.h68 || (mtx)->__shpid == __getpid ()))
76 (mtx)->__shpid = __getpid (); \
A Dpt-mutex-init.c51 mtxp->__shpid = 0; in __pthread_mutex_init()

Completed in 4 milliseconds