Searched refs:reaper_thread (Results 1 – 1 of 1) sorted by relevance
88 pthread_t reaper_thread = 0; member367 h->reaper_thread = pthread_self(); in usb_bulk_read()377 h->reaper_thread = 0; in usb_bulk_read()477 if (h->reaper_thread) { in usb_kick()478 pthread_kill(h->reaper_thread, SIGALRM); in usb_kick()