Home
last modified time | relevance | path

Searched refs:debugMonitorNotify (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DdebugLoop.c307 debugMonitorNotify(cmdQueueLock); in enqueue()
346 debugMonitorNotify(cmdQueueLock); in notifyTransportError()
H A Dutil.h401 void debugMonitorNotify(jrawMonitorID theLock);
H A DthreadControl.c1871 debugMonitorNotify(popFrameEventLock); in popFrameCompleteEvent()
1921 debugMonitorNotify(popFrameProceedLock); in popOneFrame()
H A Dutil.c1187 debugMonitorNotify(jrawMonitorID monitor) in debugMonitorNotify() function