Searched refs:commandQueueLock (Results 1 – 1 of 1) sorted by relevance
121 static jrawMonitorID commandQueueLock; variable168 debugMonitorEnter(commandQueueLock); in enqueueCommand()170 debugMonitorWait(commandQueueLock); in enqueueCommand()190 debugMonitorNotifyAll(commandQueueLock); in enqueueCommand()191 debugMonitorExit(commandQueueLock); in enqueueCommand()225 debugMonitorEnter(commandQueueLock); in dequeueCommand()229 debugMonitorWait(commandQueueLock); in dequeueCommand()256 debugMonitorNotifyAll(commandQueueLock); in dequeueCommand()259 debugMonitorExit(commandQueueLock); in dequeueCommand()266 debugMonitorEnter(commandQueueLock); in eventHelper_holdEvents()[all …]