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

/bionic/tests/
H A Dpthread_test.cpp1136 void InitCond(clockid_t clock=CLOCK_REALTIME) { function in class:pthread_CondWakeupTest
1175 InitCond();
1184 InitCond();
1193 InitCond(CLOCK_REALTIME);
1205 InitCond(CLOCK_MONOTONIC);

Completed in 654 milliseconds