Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2897 void __kmp_do_initialize_hidden_helper_threads() {
3034 void __kmp_do_initialize_hidden_helper_threads() {
2643 void __kmp_do_initialize_hidden_helper_threads() { global() function
2780 void __kmp_do_initialize_hidden_helper_threads() { global() function
H A Dz_Windows_NT_util.cpp1711 void __kmp_do_initialize_hidden_helper_threads() { in __kmp_do_initialize_hidden_helper_threads() function
H A Dkmp.h4592 extern void __kmp_do_initialize_hidden_helper_threads();
H A Dkmp_runtime.cpp7634 __kmp_do_initialize_hidden_helper_threads(); in __kmp_run_before_invoked_task()