Searched refs:__destroy_barrier_algorithm_base (Results 1 – 2 of 2) sorted by relevance
69 _LIBCPP_EXPORTED_FROM_ABI void __destroy_barrier_algorithm_base(__barrier_algorithm_base* __barrier… in __destroy_barrier_algorithm_base() function
106 __destroy_barrier_algorithm_base(__barrier_algorithm_base* __barrier) noexcept;124 …se_(std::__construct_barrier_algorithm_base(this->__expected_), &__destroy_barrier_algorithm_base),