Searched refs:suspend_threads_started (Results 1 – 1 of 1) sorted by relevance
34 static struct completion suspend_threads_started = variable35 COMPLETION_INITIALIZER(suspend_threads_started);283 wait_for_completion(&suspend_threads_started); in suspend_test_thread()422 complete_all(&suspend_threads_started); in suspend_tests()