Searched refs:td_deque_head (Results 1 – 3 of 3) sorted by relevance
326 for (i = thread_data->td.td_deque_head, j = 0; j < size;332 thread_data->td.td_deque_head = 0;470 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));601 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3086 int target = thread_data->td.td_deque_head;3091 thread_data->td.td_deque_head =3123 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3162 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3169 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3181 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));[all …]
211 offset_and_size_of(kmp_base_thread_data_t, td_deque_head),
2864 kmp_uint32 td_deque_head; // Head of deque (will wrap) member