Searched refs:who (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.c544 static void lockThreadSuspend(const char* who, SuspendCause why) argument
578 self->threadId, who, getSuspendCauseStr(why));
590 self->threadId, who, getSuspendCauseStr(why));
1647 * Change our status and wake our parent, who will add us to the
1704 * At this point our stack is empty, so somebody who comes looking for
2255 * object. Signal anyone who is waiting.

Completed in 9 milliseconds