Searched refs:th_disp_index (Results 1 – 4 of 4) sorted by relevance
828 my_buffer_index = th->th.th_dispatch->th_disp_index; in __kmp_dispatch_init()867 my_buffer_index = th->th.th_dispatch->th_disp_index++; in __kmp_dispatch_init()1225 int idx = (th->th.th_dispatch->th_disp_index - 1) % in __kmp_dispatch_next_algorithm()1324 int idx = (th->th.th_dispatch->th_disp_index - 1) % in __kmp_dispatch_next_algorithm()2085 int idx = (th->th.th_dispatch->th_disp_index - 1) % in __kmp_dispatch_next()
953 my_buffer_index = th->th.th_dispatch->th_disp_index; in __kmp_dispatch_init_hierarchy()
1815 kmp_int32 th_disp_index; member
4143 dispatch->th_disp_index = 0; in __kmp_initialize_info()7137 dispatch->th_disp_index = 0; /* reset the dispatch buffer counter */ in __kmp_run_before_invoked_task()