Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/src/
H A Dbarrier.cpp31 _LIBCPP_HIDDEN bool __arrive(__barrier_phase_t __old_phase) { in __arrive() function in __barrier_algorithm_base
67 return __barrier->__arrive(__old_phase); in __arrive_barrier_algorithm_base()