Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsyscall_subr.c628 thread_yield_to_preemption() in thread_yield_to_preemption() function
H A Dthread.h1291 extern void thread_yield_to_preemption(void);
H A Dzalloc.c7226 thread_yield_to_preemption(); in zone_reclaim_chunk()
7397 thread_yield_to_preemption(); in zone_reclaim()
7465 thread_yield_to_preemption(); in zone_reclaim()
7641 thread_yield_to_preemption(); in zone_defrag()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_subr.c11460 thread_yield_to_preemption(); in vnode_trace_path_callback()