Searched refs:thread_notifier (Results 1 – 1 of 1) sorted by relevance
306 struct completion thread_notifier; member2580 complete_and_exit(&common->thread_notifier, 0); in fsg_main_thread()2685 init_completion(&common->thread_notifier); in fsg_common_setup()2989 wait_for_completion(&common->thread_notifier); in fsg_common_release()