Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/
H A Dsetitimer.c74 static pthread_cond_t gShouldExitCondition = PTHREAD_COND_INITIALIZER; variable
316 rv = pthread_cond_timedwait(&gShouldExitCondition, &gShouldExitMutex, &timeout);