Home
last modified time | relevance | path

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

/external/libusb/examples/
Ddpfp_threaded.c82 static void *poll_thread_main(void *arg) in poll_thread_main() function
497 r = pthread_create(&poll_thread, NULL, poll_thread_main, NULL); in main()