Home
last modified time | relevance | path

Searched defs:try_acquire (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Drtm_mutex.cpp93 static bool try_acquire(d1::rtm_mutex& m, d1::rtm_mutex::scoped_lock& s) { in try_acquire() function
112 bool __TBB_EXPORTED_FUNC try_acquire(d1::rtm_mutex& m, d1::rtm_mutex::scoped_lock& s) { in try_acquire() function
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dthreads.h719 bool Mutex::Lock::try_acquire() in try_acquire() function
779 bool RecMutex::Lock::try_acquire() in try_acquire() function
839 bool RWLock::ReaderLock::try_acquire() in try_acquire() function
899 bool RWLock::WriterLock::try_acquire() in try_acquire() function
H A Dthread.h883 bool Mutex::Lock::try_acquire() in try_acquire() function
943 bool RecMutex::Lock::try_acquire() in try_acquire() function
1003 bool RWLock::ReaderLock::try_acquire() in try_acquire() function
1063 bool RWLock::WriterLock::try_acquire() in try_acquire() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/torture/
H A Dbuiltin-arith-overflow-5.c7 #define U(s, op) op in try_acquire()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbb/
H A Dqueuing_mutex.cpp58 bool queuing_mutex::scoped_lock::try_acquire( queuing_mutex& m ) in try_acquire() function in tbb::queuing_mutex::scoped_lock
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbb/
H A Dqueuing_mutex.cpp62 bool queuing_mutex::scoped_lock::try_acquire( queuing_mutex& m ) in try_acquire() function in tbb::queuing_mutex::scoped_lock
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dqueuing_mutex.cpp62 bool queuing_mutex::scoped_lock::try_acquire( queuing_mutex& m ) in try_acquire() function in tbb::queuing_mutex::scoped_lock
H A Dnull_mutex.h40 bool try_acquire( null_mutex& ) { return true; } in try_acquire() function
/dports/devel/tbb/oneTBB-2020.3/src/tbb/
H A Dqueuing_mutex.cpp58 bool queuing_mutex::scoped_lock::try_acquire( queuing_mutex& m ) in try_acquire() function in tbb::queuing_mutex::scoped_lock
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbb/
H A Dqueuing_mutex.cpp58 bool queuing_mutex::scoped_lock::try_acquire( queuing_mutex& m ) in try_acquire() function in tbb::queuing_mutex::scoped_lock
/dports/devel/gitui/gitui-0.10.1/cargo-crates/symbolic-common-7.4.0/
H A DREADME.md9 - [`ByteView`]: Gives access to binary data in-memory or on the file system.
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/http/common/
H A Dconnection_pool_helpers.h22 std::shared_ptr<ConnectionIsh> try_acquire() CPPREST_NOEXCEPT in try_acquire() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlock.py20 def try_acquire(self): member in Lock
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dnull_mutex.h36 bool try_acquire( null_mutex& ) { return true; } in try_acquire() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/temptable/include/temptable/
H A Dshared_block_pool.h110 Block *try_acquire(size_t thd_id) { in try_acquire() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dnull_mutex.h40 bool try_acquire( null_mutex& ) { return true; } in try_acquire() function
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dnull_mutex.h36 bool try_acquire( null_mutex& ) { return true; } in try_acquire() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dnull_mutex.h36 bool try_acquire( null_mutex& ) { return true; } in try_acquire() function
/dports/security/seal/SEAL-3.7.2/native/src/seal/util/
H A Dlocks.h241 SEAL_NODISCARD inline bool ReaderLock::try_acquire(ReaderWriterLocker &locker) noexcept in try_acquire() function
267 SEAL_NODISCARD inline bool WriterLock::try_acquire(ReaderWriterLocker &locker) noexcept in try_acquire() function
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dnull_mutex.h58 bool try_acquire(null_mutex&) { return true; } in try_acquire() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/rml/server/
H A Djob_automaton.h64 bool try_acquire() { in try_acquire() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/rml/server/
H A Djob_automaton.h68 bool try_acquire() { in try_acquire() function
/dports/devel/tbb/oneTBB-2020.3/src/rml/server/
H A Djob_automaton.h64 bool try_acquire() { in try_acquire() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/rml/server/
H A Djob_automaton.h64 bool try_acquire() { in try_acquire() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/internal/
H A D_x86_eliding_mutex_impl.h84 bool try_acquire( x86_eliding_mutex& m ) { in try_acquire() function

12345678910>>...14