Home
last modified time | relevance | path

Searched refs:canusb_capture_thread (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-canusb-linux.c258 static void* canusb_capture_thread(void *arg) in canusb_capture_thread() function
301 pthread_create(&this->worker, NULL, canusb_capture_thread, this); in canusb_startcapture()