Searched refs:kmpc_aligned_int32_t (Results 1 – 2 of 2) sorted by relevance
1295 typedef struct KMP_ALIGN_CACHE kmpc_aligned_int32_t { struct1297 } kmpc_aligned_int32_t; argument1359 struct kmpc_aligned_int32_t *tq_th_thunks;
525 bytes = nproc * sizeof(kmpc_aligned_int32_t); in __kmp_alloc_taskq()527 (kmpc_aligned_int32_t *)__kmp_taskq_allocate(bytes, global_tid); in __kmp_alloc_taskq()