start_routine     431 src/dps8/threadz.c         void *(*start_routine)(void *), void *restrict arg)
start_routine     437 src/dps8/threadz.c   int rv = pthread_create_suspended_np(thread, attr, start_routine, arg);
start_routine      75 src/dps8/threadz.h 
start_routine      77 src/dps8/threadz.h