Searched refs:thr_routine (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dcatch_pthread_exit.cpp11 thr_routine(void *arg) function
28 pthread_create(&td, NULL, thr_routine, NULL);
H A Dthread_normal_exit.cpp11 thr_routine(void *arg) function
24 pthread_create(&td, NULL, thr_routine, NULL);
/freebsd-10-stable/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c42 thr_routine(void *arg) function
65 pthread_create(&td, NULL, thr_routine, NULL);

Completed in 35 milliseconds