Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c71 static pthread_cond_t gShouldExitCondition = PTHREAD_COND_INITIALIZER; variable
291 rv = pthread_cond_timedwait(&gShouldExitCondition, &gShouldExitMutex, &timeout);