do_nothing_wait
ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL),
ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL),
ASSERT_OK(pthread_create(&thread_ids[i], NULL, &do_nothing_wait, NULL),