Home
last modified time | relevance | path

Searched refs:s_mutex (Results 276 – 294 of 294) sorted by relevance

1...<<1112

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/regex/v4/
H A Dcpp_regex_traits.hpp1114 static static_mutex s_mutex = BOOST_STATIC_MUTEX_INIT; in get_mutex_inst() local
1115 return s_mutex; in get_mutex_inst()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/regex/v4/
H A Dcpp_regex_traits.hpp1127 static static_mutex s_mutex = BOOST_STATIC_MUTEX_INIT; in get_mutex_inst() local
1128 return s_mutex; in get_mutex_inst()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dw32_regex_traits.hpp810 static std::mutex s_mutex; in get_mutex_inst() local
811 return s_mutex; in get_mutex_inst()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dcpp_regex_traits.hpp1127 static static_mutex s_mutex = BOOST_STATIC_MUTEX_INIT; in get_mutex_inst() local
1128 return s_mutex; in get_mutex_inst()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dmisc.h294 static std::mutex s_mutex; in Ref() local
303 std::lock_guard<std::mutex> lock(s_mutex); in Ref()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dmisc.h330 static std::mutex s_mutex; in Ref() local
339 std::lock_guard<std::mutex> lock(s_mutex); in Ref()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.h328 static std::mutex s_mutex; in Ref() local
337 std::lock_guard<std::mutex> lock(s_mutex); in Ref()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dmisc.h328 static std::mutex s_mutex; in Ref() local
337 std::lock_guard<std::mutex> lock(s_mutex); in Ref()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DVirtualProgram.cpp1485 static Threading::Mutex s_mutex;
1488 Threading::ScopedMutexLock lock(s_mutex);
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dmisc.h328 static std::mutex s_mutex; in Ref() local
337 std::lock_guard<std::mutex> lock(s_mutex); in Ref()
/dports/net/yate/yate-6.4.0-1/
H A Dyatephone.h828 static Mutex s_mutex; variable
/dports/net/yate/yate-6.4.0-1/engine/
H A DClientLogic.cpp273 Lock lck(s_mutex); in hasRequest()
278 Lock lck(s_mutex); in find()
284 Lock lck(s_mutex); in remove()
311 static Mutex s_mutex; member in TelEngine::PendingRequest
784 Mutex PendingRequest::s_mutex(false,"PendingReq"); member in PendingRequest
5226 Lock lck(s_mutex); in clear()
5246 Lock lck(s_mutex); in cancel()
5284 Lock lck(s_mutex); in start()
9879 PendingRequest::s_mutex.lock(); in idleTimerTick()
9882 PendingRequest::s_mutex.unlock(); in idleTimerTick()
/dports/cad/verilator/verilator-4.216/include/
H A Dverilated.cpp278 static VerilatedMutex s_mutex; in vl_sys_rand32() local
279 const VerilatedLockGuard lock{s_mutex}; // Otherwise rand is unsafe in vl_sys_rand32()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp5611 static std::mutex s_mutex; in compute() local
5613 std::lock_guard<std::mutex> lock(s_mutex); in compute()
8016 static std::mutex s_mutex; in runMeshComputeChartFacesJob() local
8017 std::lock_guard<std::mutex> lock(s_mutex); in runMeshComputeChartFacesJob()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp5611 static std::mutex s_mutex; in compute() local
5613 std::lock_guard<std::mutex> lock(s_mutex); in compute()
8016 static std::mutex s_mutex; in runMeshComputeChartFacesJob() local
8017 std::lock_guard<std::mutex> lock(s_mutex); in runMeshComputeChartFacesJob()
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dnew12811 patches.suse/0023-ceph-ceph_kick_flushing_caps-needs-the-s_mutex.patch
12815 patches.suse/0028-ceph-make-sure-mdsc-mutex-is-nested-in-s-s_mutex-to-fix-dead-lock.patch
H A Dnew212811 patches.suse/0023-ceph-ceph_kick_flushing_caps-needs-the-s_mutex.patch
12815 patches.suse/0028-ceph-make-sure-mdsc-mutex-is-nested-in-s-s_mutex-to-fix-dead-lock.patch
H A Dldiff37978 + patches.suse/0023-ceph-ceph_kick_flushing_caps-needs-the-s_mutex.patch
37982 + patches.suse/0028-ceph-make-sure-mdsc-mutex-is-nested-in-s-s_mutex-to-fix-dead-lock.patch
H A Ddiff12813 …ng-cxgb4.patch-->>><<<++patches.suse/0023-ceph-ceph_kick_flushing_caps-needs-the-s_mutex.patch++>>>
12817 …atch-->>><<<++patches.suse/0028-ceph-make-sure-mdsc-mutex-is-nested-in-s-s_mutex-to-fix-dead-lock.…

1...<<1112