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