Home
last modified time | relevance | path

Searched refs:debugMonitorTimedWait (Results 1 – 3 of 3) sorted by relevance

/external/oj-libjdwp/src/share/back/
Dutil.h399 void debugMonitorTimedWait(jrawMonitorID theLock, jlong millis);
DthreadControl.c1033 debugMonitorTimedWait(threadLock, 1000); in preSuspend()
Dutil.c1162 debugMonitorTimedWait(jrawMonitorID monitor, jlong millis) in debugMonitorTimedWait() function