Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugLoop.c295 debugMonitorNotify(cmdQueueLock); in enqueue()
334 debugMonitorNotify(cmdQueueLock); in notifyTransportError()
Dutil.h400 void debugMonitorNotify(jrawMonitorID theLock);
DthreadControl.c1871 debugMonitorNotify(popFrameEventLock); in popFrameCompleteEvent()
1921 debugMonitorNotify(popFrameProceedLock); in popOneFrame()
Dutil.c1179 debugMonitorNotify(jrawMonitorID monitor) in debugMonitorNotify() function