HomeSort by relevance Sort by last modified time
    Searched full:canusb_capture_thread (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-canusb-linux.c 258 static void* canusb_capture_thread(void *arg) function
301 pthread_create(&this->worker, NULL, canusb_capture_thread, this);

Completed in 3059 milliseconds