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

  /dalvik/vm/
Thread.h 50 THREAD_WAIT = 4, /* WAITING in Object.wait() */
408 * If you're calling this before waiting on a resource (e.g. THREAD_WAIT
Thread.cpp     [all...]
Sync.cpp 680 dvmChangeStatus(self, THREAD_WAIT);
    [all...]
Debugger.cpp     [all...]
  /dalvik/vm/interp/
Stack.cpp     [all...]

Completed in 974 milliseconds