Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-stats-cancellation.c98 pthread_t t_thr, b_thr; in do_test() local
141 err = pthread_create (&b_thr, 0, buffer_threadproc, &b_args); in do_test()
182 err = pthread_join (b_thr, &obuf_v); in do_test()