Lines Matching refs:who
447 static void lockThreadSuspend(const char* who, SuspendCause why)
481 self->threadId, who, getSuspendCauseStr(why));
493 self->threadId, who, getSuspendCauseStr(why));
1476 * Change our status and wake our parent, who will add us to the
1534 * At this point our stack is empty, so somebody who comes looking for
2086 * object. Signal anyone who is waiting.