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