Home
last modified time | relevance | path

Searched refs:_xbegin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Drtmintrin.h30 _xbegin(void) in _xbegin() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1723 static __inline int _xbegin() { in _xbegin() function
2006 kmp_uint32 status = _xbegin(); in __kmp_test_adaptive_lock_only()
2018 // transaction so we'll restart from _xbegin with the failure status. in __kmp_test_adaptive_lock_only()
2774 status = _xbegin(); in __kmp_acquire_rtm_queuing_lock()
2821 status = _xbegin(); in __kmp_test_rtm_queuing_lock()
2855 status = _xbegin(); in __kmp_acquire_rtm_spin_lock()
2911 status = _xbegin(); in __kmp_test_rtm_spin_lock()