Searched refs:buffer_threadproc (Results 1 – 1 of 1) sorted by relevance
46 buffer_threadproc (void *argp) in buffer_threadproc() function141 err = pthread_create (&b_thr, 0, buffer_threadproc, &b_args); in do_test()
Completed in 5 milliseconds