Home
last modified time | relevance | path

Searched refs:threadLock (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/back/
DthreadControl.c106 static jrawMonitorID threadLock; variable
549 debugMonitorEnter(threadLock); in getLocks()
556 debugMonitorExit(threadLock); in releaseLocks()
574 threadLock = debugMonitorCreate("JDWP Thread Lock"); in threadControl_initialize()
640 debugMonitorNotifyAll(threadLock); in notifyAppResumeComplete()
663 debugMonitorEnter(threadLock); in handleAppResumeCompletion()
679 debugMonitorExit(threadLock); in handleAppResumeCompletion()
690 debugMonitorWait(threadLock); in blockOnDebuggerSuspend()
745 debugMonitorEnter(threadLock); in handleAppResumeBreakpoint()
767 debugMonitorExit(threadLock); in handleAppResumeBreakpoint()
[all …]
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...