Searched defs:THREAD_WAIT (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.h50 THREAD_WAIT = 4, /* WAITING in Object.wait() */ enumerator in enum:ThreadStatus
403 * If you're calling this before waiting on a resource (e.g. THREAD_WAIT

Completed in 119 milliseconds