Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/ipc/
H A Dipc_thread_ports_race.c27 thread_do_nothing(void *arg) in thread_do_nothing() function
39 int rc = pthread_create(&th[i], NULL, thread_do_nothing, NULL); in thread_creation_bomb_one()