Home
last modified time | relevance | path

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

/kernel/liteos_a/compat/posix/src/
H A Dpthread_cond.c41 #define COND_COUNTER_STEP 0x0004U macro
151 newVal = (INT32)(((UINT32)(oldVal - COND_COUNTER_STEP) & COND_COUNTER_MASK) | flags); in PthreadCondValueModify()
/kernel/liteos_m/kal/posix/src/
H A Dpthread_cond.c48 #define COND_COUNTER_STEP 0x0004U macro

Completed in 2 milliseconds