Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/recount/
H A Drecount_tests.c610 _thread_spin_and_exit(void * __unused arg) in _thread_spin_and_exit() function
645 pthread_create(&thread, NULL, _thread_spin_and_exit, NULL);