Searched refs:last_iteration (Results 1 – 1 of 1) sorted by relevance
214 int last_iteration = *current_iteration; in spin_wait_for_next_iteration() local221 } while (last_iteration == *current_iteration); in spin_wait_for_next_iteration()