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

  /dalvik/vm/
Globals.h 426 pthread_cond_t vmExitCond;
Thread.c 279 pthread_cond_init(&gDvm.vmExitCond, NULL);
    [all...]
Jni.c     [all...]

Completed in 105 milliseconds