Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_cond.cpp59 #define COND_COUNTER_STEP 0x0004 macro
178 atomic_fetch_add_explicit(&cond->state, COND_COUNTER_STEP, memory_order_relaxed); in __pthread_cond_pulse()