Home
last modified time | relevance | path

Searched refs:atomic_fence_seq_cst (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/
H A Dconcurrent_monitor.h223 atomic_fence_seq_cst(); in prepare_wait()
275 atomic_fence_seq_cst(); in notify_one()
314 atomic_fence_seq_cst(); in notify_all()
350 atomic_fence_seq_cst(); in notify()
422 atomic_fence_seq_cst(); in abort_all()
H A Darena.h408 atomic_fence_seq_cst(); in advertise_new_work()
/oneTBB/include/oneapi/tbb/detail/
H A D_machine.h82 static inline void atomic_fence_seq_cst() { in atomic_fence_seq_cst() function