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

/external/compiler-rt/test/lsan/TestCases/
H A Dguard-page.c13 int ctxfunc_started = 0; variable
24 ctxfunc_started = 1;
57 while (!ctxfunc_started) pthread_cond_wait(&cond, &mutex);

Completed in 320 milliseconds