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));3099 int target = thread_data->td.td_deque_head;3104 thread_data->td.td_deque_head =3136 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3175 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3182 thread_data->td.td_deque_head, thread_data->td.td_deque_tail));3194 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),
2816 kmp_uint32 td_deque_head; // Head of deque (will wrap) member