Home
last modified time | relevance | path

Searched refs:queueIsEmpty (Results 1 – 25 of 39) sorted by relevance

12

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http2-2.0.5/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http2-2.0.4/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http2-2.0.6/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/http2-2.0.6/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http2-2.0.4/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/bench-priority/
H A DRingOfQueuesSTM.hs133 queueIsEmpty <- checkEmpty offidx
134 updateBits idx queueIsEmpty
135 if queueIsEmpty then
H A DRingOfQueues.hs136 queueIsEmpty <- checkEmpty offidx
137 updateBits idx queueIsEmpty
138 if queueIsEmpty then
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/scheduler/
H A DLiveListenerBus.scala162 while (!queueIsEmpty) {
185 private def queueIsEmpty: Boolean = synchronized { eventQueue.isEmpty && !processingEvent } method
/dports/net/sems/sems-f89581a/apps/examples/ivr_examples/
H A Dtmpfile.py25 if not self.queueIsEmpty():
H A Dplay.py30 if not self.queueIsEmpty():
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Drateclass.h76 bool queueIsEmpty() const;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java687 itrs.queueIsEmpty(); in clear()
743 itrs.queueIsEmpty(); in drainTo()
981 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
1000 queueIsEmpty(); in elementDequeued()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java687 itrs.queueIsEmpty(); in clear()
743 itrs.queueIsEmpty(); in drainTo()
981 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
1000 queueIsEmpty(); in elementDequeued()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/src/qredisclient/transporters/
H A Dabstracttransporter.h35 void queueIsEmpty();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java666 itrs.queueIsEmpty(); in clear()
735 itrs.queueIsEmpty(); in drainTo()
973 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
992 queueIsEmpty(); in elementDequeued()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java666 itrs.queueIsEmpty(); in clear()
735 itrs.queueIsEmpty(); in drainTo()
973 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
992 queueIsEmpty(); in elementDequeued()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java666 itrs.queueIsEmpty(); in clear()
735 itrs.queueIsEmpty(); in drainTo()
973 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
992 queueIsEmpty(); in elementDequeued()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/concurrent/
H A DArrayBlockingQueue.java669 itrs.queueIsEmpty(); in clear()
738 itrs.queueIsEmpty(); in drainTo()
976 void queueIsEmpty() { in queueIsEmpty() method in ArrayBlockingQueue.Itrs
995 queueIsEmpty(); in elementDequeued()

12