Home
last modified time | relevance | path

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

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