start_thread_helper
die_on(pthread_create(&t->id, NULL, start_thread_helper, t) < 0,
start_thread_helper(threads);