Searched refs:thread_creation_bomb (Results 1 – 1 of 1) sorted by relevance
55 thread_creation_bomb(void *arg) in thread_creation_bomb() function106 rc = pthread_create(&th, NULL, thread_creation_bomb, NULL); in local_test()125 thread_creation_bomb(NULL); in fork_child_test()