Searched refs:COND_COUNTER_STEP (Results 1 – 1 of 1) sorted by relevance
59 #define COND_COUNTER_STEP 0x0004 macro178 atomic_fetch_add_explicit(&cond->state, COND_COUNTER_STEP, memory_order_relaxed); in __pthread_cond_pulse()