Searched refs:thread_do_nothing (Results 1 – 1 of 1) sorted by relevance
27 thread_do_nothing(void *arg) in thread_do_nothing() function39 int rc = pthread_create(&th[i], NULL, thread_do_nothing, NULL); in thread_creation_bomb_one()