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