Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_threadprivate.cpp34 __kmp_threadprivate_find_task_common(struct common_table *tbl, int gtid, in __kmp_threadprivate_find_task_common()
H A Dkmp.h1713 struct common_table { struct
2722 struct common_table *th_pri_common;
H A Dkmp_runtime.cpp4235 (struct common_table *)__kmp_allocate(sizeof(struct common_table)); in __kmp_initialize_info()
4239 sizeof(struct common_table), "th_%d.th_pri_common\n", gtid); in __kmp_initialize_info()