Searched refs:kmpc_aligned_queue_slot_t (Results 1 – 2 of 2) sorted by relevance
1299 typedef struct KMP_ALIGN_CACHE kmpc_aligned_queue_slot_t { struct1301 } kmpc_aligned_queue_slot_t; typedef1345 kmpc_aligned_queue_slot_t *tq_queue;
499 bytes = nslots * sizeof(kmpc_aligned_queue_slot_t); in __kmp_alloc_taskq()501 (kmpc_aligned_queue_slot_t *)__kmp_taskq_allocate(bytes, global_tid); in __kmp_alloc_taskq()