Searched refs:debugMonitorNotifyAll (Results 1 – 7 of 7) sorted by relevance
190 debugMonitorNotifyAll(commandQueueLock); in enqueueCommand()211 debugMonitorNotifyAll(commandCompleteLock); in completeCommand()256 debugMonitorNotifyAll(commandQueueLock); in dequeueCommand()268 debugMonitorNotifyAll(commandQueueLock); in eventHelper_holdEvents()276 debugMonitorNotifyAll(commandQueueLock); in eventHelper_releaseEvents()683 debugMonitorNotifyAll(blockCommandLoopLock); in unblockCommandLoop()740 debugMonitorNotifyAll(commandQueueLock); in eventHelper_reset()
640 debugMonitorNotifyAll(threadLock); in notifyAppResumeComplete()913 debugMonitorNotifyAll(threadLock); in deferredSuspendThreadByNode()956 debugMonitorNotifyAll(threadLock); in suspendThreadByNode()972 debugMonitorNotifyAll(threadLock); in resumeThreadByNode()1250 debugMonitorNotifyAll(threadLock); in commonResumeList()1362 debugMonitorNotifyAll(threadLock); in commonSuspendList()
401 void debugMonitorNotifyAll(jrawMonitorID theLock);
260 debugMonitorNotifyAll(listenerLock); in connectionInitiated()
685 debugMonitorNotifyAll(initMonitor); in signalInitComplete()
126 debugMonitorNotifyAll(callbackLock); \
1192 debugMonitorNotifyAll(jrawMonitorID monitor) in debugMonitorNotifyAll() function