Searched defs:__kmp_thread_pool_active_nth (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp429 std::atomic<int> __kmp_thread_pool_active_nth = ATOMIC_VAR_INIT(0); variable

Completed in 73 milliseconds