Home
last modified time | relevance | path

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

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