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