Searched refs:b_args (Results 1 – 1 of 1) sorted by relevance
104 struct buffer_tp_args b_args; in do_test() local139 b_args.ifd = bufpipe[0]; in do_test()140 b_args.real_stderr = real_stderr; in do_test()141 err = pthread_create (&b_thr, 0, buffer_threadproc, &b_args); in do_test()