Searched refs:kmpc_aligned_shared_vars_t (Results 1 – 2 of 2) sorted by relevance
435 kmpc_aligned_shared_vars_t *shared_var_array; in __kmp_alloc_taskq()508 bytes = nshareds * sizeof(kmpc_aligned_shared_vars_t); in __kmp_alloc_taskq()510 (kmpc_aligned_shared_vars_t *)__kmp_taskq_allocate(bytes, global_tid); in __kmp_alloc_taskq()
1326 struct kmpc_aligned_shared_vars_t *tq_shareds;1373 typedef struct KMP_ALIGN_CACHE kmpc_aligned_shared_vars_t { struct1375 } kmpc_aligned_shared_vars_t; typedef