Home
last modified time | relevance | path

Searched refs:queueMutex_ (Results 1 – 19 of 19) sorted by relevance

/dports/games/scorched3d/scorched/src/server/webserver/
H A DServerWebServerQueue.cpp44 queueMutex_ = SDL_CreateMutex(); in ServerWebServerQueue()
53 SDL_LockMutex(queueMutex_); in addEntry()
55 SDL_UnlockMutex(queueMutex_); in addEntry()
61 SDL_LockMutex(queueMutex_); in getEntry()
67 SDL_UnlockMutex(queueMutex_); in getEntry()
73 SDL_LockMutex(queueMutex_); in removeEntry()
87 SDL_UnlockMutex(queueMutex_); in removeEntry()
94 SDL_LockMutex(queueMutex_); in hasEntry()
107 SDL_UnlockMutex(queueMutex_); in hasEntry()
H A DServerWebServerQueue.h65 SDL_mutex *queueMutex_;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Core/
H A DWorkQueue.cpp143 queueMutex_.Acquire(); in AddWorkItem()
168 queueMutex_.Release(); in AddWorkItem()
178 MutexLock lock(queueMutex_); in RemoveWorkItem()
199 MutexLock lock(queueMutex_); in RemoveWorkItems()
227 queueMutex_.Acquire(); in Pause()
238 queueMutex_.Release(); in Resume()
255 queueMutex_.Acquire(); in Complete()
260 queueMutex_.Release(); in Complete()
266 queueMutex_.Release(); in Complete()
320 queueMutex_.Acquire(); in ProcessItems()
[all …]
H A DWorkQueue.h145 Mutex queueMutex_; variable
/dports/www/wt/wt-4.6.1/src/isapi/
H A DServer.C112 std::lock_guard<std::mutex> l(queueMutex_); in pushRequest()
129 std::unique_lock<std::mutex> l(queueMutex_); in popRequest()
148 std::unique_lock<std::mutex> l(queueMutex_); in setTerminated()
164 std::lock_guard<std::mutex> l(queueMutex_); in shutdown()
186 std::lock_guard<std::mutex> l(queueMutex_); in addServer()
194 std::lock_guard<std::mutex> l(queueMutex_); in removeServer()
H A DServer.h68 std::mutex queueMutex_; variable
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeotilefetcher.cpp77 QMutexLocker ml(&d->queueMutex_); in updateTileRequests()
111 QMutexLocker ml(&d->queueMutex_); in requestNextTile()
151 QMutexLocker ml(&d->queueMutex_); in finished()
177 QMutexLocker ml(&d->queueMutex_); in timerEvent()
H A Dqgeotilefetcher_p_p.h79 QMutex queueMutex_; variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/devel/py-thrift/thrift-0.14.0/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/devel/thrift-cpp/thrift-0.14.0/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/devel/thrift/thrift-0.14.0/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/devel/node-thrift/thrift-0.14.0/lib/d/src/thrift/util/
H A Dfuture.d394 queueMutex_ = new Mutex; in TFutureAggregatorRange()
395 queueNonEmptyCondition_ = new Condition(queueMutex_); in TFutureAggregatorRange()
406 synchronized (queueMutex_) { in TFutureAggregatorRange()
434 synchronized (queueMutex_) { in TFutureAggregatorRange()
536 Mutex queueMutex_; in TFutureAggregatorRange() local
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchBadges.cpp97 std::unique_lock queueLock(this->queueMutex_); in loaded()
148 std::unique_lock queueLock(this->queueMutex_); in getBadgeIcon()
H A DTwitchBadges.hpp59 std::mutex queueMutex_; member in chatterino::TwitchBadges