Searched refs:threads_err (Results 1 – 1 of 1) sorted by relevance
43 static unsigned int threads_err(void) in threads_err() function55 while (!is_stopped() && !threads_err()) in wait_for_threads_err()79 !threads_err()) in wait_for_threads_done()82 return !is_stopped() && !threads_err(); in wait_for_threads_done()87 while (threads_done() && !is_stopped() && !threads_err()) in wait_for_threads_redo()90 return !is_stopped() && !threads_err(); in wait_for_threads_redo()