Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread.h1364 extern void thread_require(
H A Dthread.c3313 thread_require(thread_t thread) in thread_require() function
/xnu-11215/osfmk/arm64/
H A Dpcb.c360 thread_require(thread); in machine_thread_on_core_allow_invalid()
/xnu-11215/osfmk/i386/
H A Dpcb.c539 thread_require(thread); in machine_thread_on_core_allow_invalid()
/xnu-11215/bsd/kern/
H A Dkern_event.c2628 thread_require(kqwl_owner); in kdp_workloop_sync_wait_find_owner()
2631 thread_require(kqr->tr_thread); in kdp_workloop_sync_wait_find_owner()