Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_threadprivate.cpp34 __kmp_threadprivate_find_task_common(struct common_table *tbl, int gtid, in __kmp_threadprivate_find_task_common()
Dkmp.h1600 struct common_table { struct
2579 struct common_table *th_pri_common;
Dkmp_runtime.cpp4094 (struct common_table *)__kmp_allocate(sizeof(struct common_table)); in __kmp_initialize_info()
4098 sizeof(struct common_table), "th_%d.th_pri_common\n", gtid); in __kmp_initialize_info()