Home
last modified time | relevance | path

Searched defs:__cpu_parallel_for_each (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfor_each.h39 struct __cpu_parallel_for_each { struct
42 …y&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Function __func) const noexcept { in operator()