Searched refs:debugMonitorTimedWait (Results 1 – 3 of 3) sorted by relevance
399 void debugMonitorTimedWait(jrawMonitorID theLock, jlong millis);
1033 debugMonitorTimedWait(threadLock, 1000); in preSuspend()
1162 debugMonitorTimedWait(jrawMonitorID monitor, jlong millis) in debugMonitorTimedWait() function