Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dbarrier.cpp30 __barrier_phase_t const __half_step = __old_phase + 1, __full_step = __old_phase + 2; in __arrive() local
43 expect, __full_step, memory_order_acq_rel)) in __arrive()
50 expect, __full_step, memory_order_acq_rel)) in __arrive()