Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/
H A Dbarrier.cpp77 __barrier_algorithm_base * __construct_barrier_algorithm_base(ptrdiff_t& __expected) in __construct_barrier_algorithm_base() function
/llvm-project-15.0.7/libcxx/include/
H A Dbarrier100 __barrier_algorithm_base* __construct_barrier_algorithm_base(ptrdiff_t& __expected);
127 … : __expected_(__expected), __base_(__construct_barrier_algorithm_base(this->__expected_),