Searched refs:b_thr (Results 1 – 1 of 1) sorted by relevance
98 pthread_t t_thr, b_thr; in do_test() local141 err = pthread_create (&b_thr, 0, buffer_threadproc, &b_args); in do_test()182 err = pthread_join (b_thr, &obuf_v); in do_test()