Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dbarrier.cpp31 _LIBCPP_HIDDEN bool __arrive(__barrier_phase_t __old_phase) { in __arrive()
66 __arrive_barrier_algorithm_base(__barrier_algorithm_base* __barrier, __barrier_phase_t __old_phase)… in __arrive_barrier_algorithm_base()