Home
last modified time | relevance | path

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

/kernel/liteos_a/compat/posix/src/
H A Dpthread_cond.c205 EventCond eventCond = { &cond->value, value, ~0x01U }; in PthreadCondWaitSub() local
216 return (int)OsEventReadWithCond(&eventCond, &(cond->event), 0x0fU, in PthreadCondWaitSub()

Completed in 2 milliseconds