Home
last modified time | relevance | path

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

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