Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/htl/
A Dpt-mutex-lock.c68 ROBUST_LOCK (self, mtxp, lll_robust_lock, flags); in __pthread_mutex_lock()
A Dpt-mutex-trylock.c72 ROBUST_LOCK (self, mtxp, lll_robust_trylock); in __pthread_mutex_trylock()
A Dpt-mutex.h27 #define ROBUST_LOCK(self, mtxp, cb, ...) \ macro
A Dpt-mutex-timedlock.c71 ROBUST_LOCK (self, mtxp, lll_robust_abstimed_lock, tsp, flags, clockid); in __pthread_mutex_clocklock()

Completed in 4 milliseconds