Searched refs:dispatch_shared_info_t (Results 1 – 4 of 4) sorted by relevance
1738 } dispatch_shared_info_t; typedef1746 dispatch_shared_info_t *th_dispatch_sh_current;2710 dispatch_shared_info_t *t_disp_buffer; // buffers for dispatch system
868 CCAST(dispatch_shared_info_t *, (volatile dispatch_shared_info_t *)sh); in __kmp_dispatch_init()
3870 dispatch_shared_info_t *sh_buf; in __kmpc_doacross_init()4144 dispatch_shared_info_t *sh_buf = in __kmpc_doacross_fini()
534 sizeof(dispatch_shared_info_t) * num_disp_buff, in __kmp_print_team_storage_map()3091 team->t.t_disp_buffer = (dispatch_shared_info_t *)__kmp_allocate( in __kmp_allocate_team_arrays()3092 sizeof(dispatch_shared_info_t) * num_disp_buff); in __kmp_allocate_team_arrays()