Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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.h1864 struct common_table { struct
3017 struct common_table *th_pri_common;
H A Dkmp_runtime.cpp4333 (struct common_table *)__kmp_allocate(sizeof(struct common_table)); in __kmp_initialize_info()
4337 sizeof(struct common_table), "th_%d.th_pri_common\n", gtid); in __kmp_initialize_info()