Searched refs:linux_event_thread (Results 1 – 1 of 1) sorted by relevance
39 static pthread_t linux_event_thread; variable109 r = pthread_create(&linux_event_thread, NULL, linux_udev_event_thread_main, NULL); in linux_udev_start_event_monitor()142 r = pthread_join(linux_event_thread, NULL); in linux_udev_stop_event_monitor()