Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugLoop.c208 debugMonitorDestroy(cmdQueueLock); in debugLoop_run()
Dutil.h402 void debugMonitorDestroy(jrawMonitorID theLock);
Dutil.c1219 debugMonitorDestroy(jrawMonitorID monitor) in debugMonitorDestroy() function