Searched refs:thread_notifier (Results 1 – 2 of 2) sorted by relevance
311 struct completion thread_notifier; member2556 complete_and_exit(&common->thread_notifier, 0); in fsg_main_thread()2636 init_completion(&common->thread_notifier); in fsg_common_setup()2930 wait_for_completion(&common->thread_notifier); in fsg_common_release()3044 wait_for_completion(&fsg->common->thread_notifier); in fsg_bind()
331 struct completion thread_notifier; member2590 wait_for_completion(&common->thread_notifier); in fsg_common_release()