Home
last modified time | relevance | path

Searched defs:acquire (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Datomic.h31 acquire = __ATOMIC_ACQUIRE, enumerator
/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Dmemory_order.h34 acquire = __mo_acquire, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAtomicOrdering.h31 acquire = 2, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h59 SourceLocation acquire() { in acquire() function
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h263 } _PackedType acquire; member
285 } _PackedType acquire; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h204 void AddrHashMap<T, kSize>::acquire(Handle *h) in acquire() function
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Drwlock.h95 LIBC_INLINE Guard acquire(bool is_pshared) { in acquire() function
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h146 struct vfpf_acquire_tlv acquire; member
H A Decore_vfpf_if.h558 struct vfpf_acquire_tlv acquire; member
/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dallocator.cpp324 bool acquire(uint32_t n, uint64_t &count) { in acquire() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h677 const T *SymbolManager::acquire(Args &&...args) { in acquire() function
/freebsd/sys/dev/igc/
H A Digc_hw.h383 s32 (*acquire)(struct igc_hw *); member
405 s32 (*acquire)(struct igc_hw *); member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp880 bget_acquire_t acquire, bget_release_t release, in bectl()
/freebsd/sys/dev/e1000/
H A De1000_hw.h792 s32 (*acquire)(struct e1000_hw *); member
821 s32 (*acquire)(struct e1000_hw *); member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2153 static void CallUserSignalHandler(ThreadState *thr, bool sync, bool acquire, in CallUserSignalHandler()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp509 void locale::__imp::acquire() { in acquire() function in locale::__imp
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12435 …static GeneratorTracker& acquire( TrackerContext& ctx, TestCaseTracking::NameAndLocation const& na… in acquire() function
14241 …SectionTracker& SectionTracker::acquire( TrackerContext& ctx, NameAndLocation const& nameAndLocati… in acquire() function in Catch::TestCaseTracking::SectionTracker