Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsyscall_subr.c628 thread_yield_to_preemption() in thread_yield_to_preemption() function
H A Dthread.h1309 extern void thread_yield_to_preemption(void);
H A Dzalloc.c7256 thread_yield_to_preemption(); in zone_reclaim_chunk()
7427 thread_yield_to_preemption(); in zone_reclaim()
7495 thread_yield_to_preemption(); in zone_reclaim()
7671 thread_yield_to_preemption(); in zone_defrag()
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_subr.c11994 thread_yield_to_preemption(); in vnode_trace_path_callback()