start_routine 420 src/dps8/threadz.c void *(*start_routine)(void *), void *restrict arg) start_routine 426 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