Searched refs:write_thread (Results 1 – 2 of 2) sorted by relevance
54 static void* write_thread(void* arg) { in write_thread() function140 pthread_create(&th, NULL, write_thread, (void *)(uintptr_t)ep2->bEndpointAddress); in usb_device_added()143 pthread_create(&th, NULL, write_thread, (void *)(uintptr_t)ep1->bEndpointAddress); in usb_device_added()
64 static void* write_thread(void* arg) { in write_thread() function151 pthread_create(&th, NULL, write_thread, NULL); in usb_device_added()