Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp223 void __kmp_common_destroy_gtid(int gtid) { in __kmp_common_destroy_gtid() function
H A Dkmp.h4024 extern void __kmp_common_destroy_gtid(int gtid);
H A Dkmp_runtime.cpp6120 __kmp_common_destroy_gtid(gtid); in __kmp_launch_thread()