Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp989 extern "C" void *__stdcall __kmp_launch_worker(void *arg) { __kmp_launch_worker() function
H A Dz_Linux_util.cpp525 static void *__kmp_launch_worker(void *thr) { in __kmp_launch_worker() function