Searched refs:early_thread (Results 1 – 1 of 1) sorted by relevance
591 pthread_t early_thread; in FORK_TEST() local600 EXPECT_OK(pthread_create(&early_thread, NULL, thread_fn, in FORK_TEST()661 EXPECT_OK(pthread_join(early_thread, &thread_rval)); in FORK_TEST()