Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm64/
H A Dplatform_tests.c463 lt_trylock_thread(void *arg, wait_result_t wres __unused) in lt_trylock_thread() function
478 kr = kernel_thread_start(lt_trylock_thread, func, &thread); in lt_start_trylock_thread()