Searched refs:reaper_thread (Results 1 – 1 of 1) sorted by relevance
94 pthread_t reaper_thread = 0; member378 h->reaper_thread = pthread_self(); in usb_bulk_read()388 h->reaper_thread = 0; in usb_bulk_read()507 if (h->reaper_thread) { in usb_kick()508 pthread_kill(h->reaper_thread, SIGALRM); in usb_kick()