OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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