Searched refs:LLL_MUTEX_LOCK (Results 1 – 2 of 2) sorted by relevance
3 #define LLL_MUTEX_LOCK(mutex) \ macro5 #define LLL_MUTEX_LOCK_OPTIMIZED(mutex) LLL_MUTEX_LOCK (mutex)
32 #ifndef LLL_MUTEX_LOCK51 # define LLL_MUTEX_LOCK(mutex) \ macro145 LLL_MUTEX_LOCK (mutex); in PTHREAD_MUTEX_LOCK()
Completed in 5 milliseconds