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

  /dalvik/vm/
Globals.h 382 * (threadSuspendCountCond).
395 pthread_cond_t threadSuspendCountCond;
Thread.c 282 pthread_cond_init(&gDvm.threadSuspendCountCond, NULL);
    [all...]

Completed in 438 milliseconds