HomeSort by relevance Sort by last modified time
    Searched refs:threadExitCond (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Profile.h 41 pthread_cond_t threadExitCond;
Profile.cpp 183 pthread_cond_init(&gDvm.methodTrace.threadExitCond, NULL);
723 dvmBroadcastCond(&state->threadExitCond);
Thread.cpp     [all...]

Completed in 30 milliseconds