Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dbarrier.cpp40 bool __arrive(__barrier_phase_t __old_phase) in __arrive() function in __barrier_algorithm_base
85 return __barrier->__arrive(__old_phase); in __arrive_barrier_algorithm_base()