Searched refs:threads_err (Results 1 – 1 of 1) sorted by relevance
47 static unsigned int threads_err(void) in threads_err() function59 while (!is_stopped() && !threads_err()) in wait_for_threads_err()83 !threads_err()) in wait_for_threads_done()86 return !is_stopped() && !threads_err(); in wait_for_threads_done()91 while (threads_done() && !is_stopped() && !threads_err()) in wait_for_threads_redo()94 return !is_stopped() && !threads_err(); in wait_for_threads_redo()