Searched refs:SEMCOUNT_MINUS_ONE (Results 1 – 1 of 1) sorted by relevance
83 #define SEMCOUNT_MINUS_ONE SEMCOUNT_FROM_VALUE(~0U) macro223 … int result = __futex_wait_ex(sem_count_ptr, shared, shared | SEMCOUNT_MINUS_ONE, false, nullptr); in sem_wait()259 int result = __futex_wait_ex(sem_count_ptr, shared, shared | SEMCOUNT_MINUS_ONE, in __sem_timedwait()