#include <kmp.h>
Data Fields | |
struct shared_common * | data [KMP_HASH_TABLE_SIZE] |
Definition at line 1364 of file kmp.h.
struct shared_common* shared_table::data[KMP_HASH_TABLE_SIZE] [read] |
Definition at line 1365 of file kmp.h.
Referenced by __kmp_common_destroy(), __kmp_common_initialize(), __kmp_find_shared_task_common(), __kmpc_threadprivate_register(), __kmpc_threadprivate_register_vec(), kmp_threadprivate_insert(), and kmp_threadprivate_insert_private_data().