Home
last modified time | relevance | path

Searched refs:thread_creation_bomb (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/ipc/
H A Dipc_thread_ports_race.c55 thread_creation_bomb(void *arg) in thread_creation_bomb() function
106 rc = pthread_create(&th, NULL, thread_creation_bomb, NULL); in local_test()
125 thread_creation_bomb(NULL); in fork_child_test()