Searched refs:reaper_thread (Results 1 – 1 of 1) sorted by relevance
77 pthread_t reaper_thread; member394 h->reaper_thread = pthread_self(); in usb_bulk_read()399 h->reaper_thread = 0; in usb_bulk_read()520 if (h->reaper_thread) { in usb_kick()521 pthread_kill(h->reaper_thread, SIGALRM); in usb_kick()598 usb->reaper_thread = 0; in register_device()