Home
last modified time | relevance | path

Searched refs:rlock (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_threadsignals.py126 rlock = thread.RLock()
130 rlock.acquire()
135 while rlock.acquire(blocking=False):
136 rlock.release()
140 self.assertRaises(KeyboardInterrupt, rlock.acquire, timeout=5)
/external/llvm-project/lldb/source/Utility/
DConstString.cpp83 llvm::sys::SmartScopedReader<false> rlock(m_string_pools[h].m_mutex); in GetMangledCounterpart() local
106 llvm::sys::SmartScopedReader<false> rlock(m_string_pools[h].m_mutex); in GetConstCStringWithStringRef() local
167 llvm::sys::SmartScopedReader<false> rlock(pool.m_mutex); in MemorySize() local
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2521 ReleasableMutexLock rlock(&mu_); in test1() local
2522 rlock.Release(); in test1()
2526 ReleasableMutexLock rlock(&mu_); in test2() local
2528 rlock.Release(); in test2()
2533 ReleasableMutexLock rlock(&mu_); in test3() local
2535 rlock.Release(); in test3()
2540 ReleasableMutexLock rlock(&mu_); in test4() local
2541 rlock.Release(); in test4()
2542 rlock.Release(); // expected-warning {{releasing mutex 'mu_' that was not held}} in test4()
2546 ReleasableMutexLock rlock(&mu_); in test5() local
[all …]
/external/llvm-project/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2589 ReleasableMutexLock rlock(&mu_); in test1() local
2590 rlock.Release(); in test1()
2594 ReleasableMutexLock rlock(&mu_); in test2() local
2596 rlock.Release(); in test2()
2601 ReleasableMutexLock rlock(&mu_); in test3() local
2603 rlock.Release(); in test3()
2608 ReleasableMutexLock rlock(&mu_); in test4() local
2609 rlock.Release(); // expected-note{{mutex released here}} in test4()
2610 rlock.Release(); // expected-warning {{releasing mutex 'mu_' that was not held}} in test4()
2614 ReleasableMutexLock rlock(&mu_); in test5() local
[all …]
/external/tpm2-tss/
DMakefile-test.am190 test/integration/esys-nv-ram-ordinary-index-rlock.int \
191 test/integration/esys-nv-ram-ordinary-index-rlock-session.int \
/external/python/cpython2/Doc/library/
Dthreading.rst129 See :ref:`rlock-objects`.
/external/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi751 …<var-decl name='rlock' type-id='type-id-267' visibility='default' filepath='/ws/android/kernel/aos…
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi1022 …<var-decl name="rlock" type-id="f106d0e5" visibility="default" filepath="include/linux/spinlock_ty…
Dtest-PR27569-v0.abi1022 …<var-decl name="rlock" type-id="f106d0e5" visibility="default" filepath="include/linux/spinlock_ty…