Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Dbarrier.cpp77 __barrier_algorithm_base * __construct_barrier_algorithm_base(ptrdiff_t& __expected) in __construct_barrier_algorithm_base() function
/openbsd-src/gnu/llvm/libcxx/include/
H A Dbarrier101 __barrier_algorithm_base* __construct_barrier_algorithm_base(ptrdiff_t& __expected);
128 … : __expected_(__expected), __base_(std::__construct_barrier_algorithm_base(this->__expected_),