Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dturnstile_multihop_helper.h73 static mach_port_name_t main_thread_name = 0; variable
173 if ((flags & ULF_WAKE_THREAD) && (_os_get_self() == main_thread_name)) { in ull_unlock()
176 int ret = __ulock_wake((flags | opcode), lock, main_thread_name); in ull_unlock()