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

  /dalvik/vm/
Profile.h 50 pthread_cond_t threadExitCond;
Profile.c 146 pthread_cond_init(&gDvm.methodTrace.threadExitCond, NULL);
664 dvmBroadcastCond(&state->threadExitCond);
Thread.c     [all...]

Completed in 31 milliseconds