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