Searched refs:kill_thread (Results 1 – 1 of 1) sorted by relevance
765 void *kill_thread(void *data) in kill_thread() function830 ASSERT_EQ(0, pthread_create(&thread, NULL, kill_thread, (void *)false)); in kill_thread_or_group()835 ASSERT_EQ(0, pthread_create(&thread, NULL, kill_thread, (void *)true)); in kill_thread_or_group()