Home
last modified time | relevance | path

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

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