start_routine     369 src/dps8/threadz.c         void *(*start_routine)(void *), void *restrict arg)
start_routine     375 src/dps8/threadz.c   int rv = pthread_create_suspended_np(thread, attr, start_routine, arg);
start_routine      72 src/dps8/threadz.h 
start_routine      74 src/dps8/threadz.h