Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp4544 kmp_int32 start_k = start % nthreads; local
4546 kmp_int32 k = start_k;
4554 if (k == start_k)