Searched refs:suspend_threads_done (Results 1 – 1 of 1) sorted by relevance
36 static struct completion suspend_threads_done = variable37 COMPLETION_INITIALIZER(suspend_threads_done);349 complete(&suspend_threads_done); in suspend_test_thread()424 wait_for_completion(&suspend_threads_done); in suspend_tests()