Searched refs:threadExitCond (Results 1 – 3 of 3) sorted by relevance
41 pthread_cond_t threadExitCond; member
183 pthread_cond_init(&gDvm.methodTrace.threadExitCond, NULL); in dvmProfilingStartup()723 dvmBroadcastCond(&state->threadExitCond); in dvmMethodTraceStop()
2120 dvmWaitCond(&traceState->threadExitCond, in dvmDetachCurrentThread()