Home
last modified time | relevance | path

Searched defs:acquire (Results 1 – 14 of 14) 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/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/sys/dev/igc/
H A Digc_hw.h382 s32 (*acquire)(struct igc_hw *); member
404 s32 (*acquire)(struct igc_hw *); member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp866 bget_acquire_t acquire, bget_release_t release, in bectl()
/freebsd/sys/dev/e1000/
H A De1000_hw.h787 s32 (*acquire)(struct e1000_hw *); member
816 s32 (*acquire)(struct e1000_hw *); member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2076 static void CallUserSignalHandler(ThreadState *thr, bool sync, bool acquire, in CallUserSignalHandler()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp513 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