Searched refs:canusb_capture_thread (Results 1 – 1 of 1) sorted by relevance
258 static void* canusb_capture_thread(void *arg) in canusb_capture_thread() function301 pthread_create(&this->worker, NULL, canusb_capture_thread, this); in canusb_startcapture()