Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/tasking/hidden_helper_task/
H A Dgtid.cpp46 static kmp_int32 __kmp_hidden_helper_threads_num; variable
H A Dcommon.h70 static kmp_int32 __kmp_hidden_helper_threads_num = 8; in get_num_hidden_helper_threads() local
/llvm-project/openmp/runtime/test/worksharing/for/
H A Dkmp_sch_simd_guided.c53 static int __kmp_hidden_helper_threads_num = 0; variable
/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp9246 kmp_int32 __kmp_hidden_helper_threads_num = 8; global() variable
9249 kmp_int32 __kmp_hidden_helper_threads_num = 0; global() variable
[all...]