Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dsyscall_subr.c628 thread_yield_to_preemption() in thread_yield_to_preemption() function
H A Dthread.h1249 extern void thread_yield_to_preemption(void);
H A Dzalloc.c7101 thread_yield_to_preemption(); in zone_reclaim_chunk()
7274 thread_yield_to_preemption(); in zone_reclaim()
7342 thread_yield_to_preemption(); in zone_reclaim()
7518 thread_yield_to_preemption(); in zone_defrag()
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_subr.c11460 thread_yield_to_preemption(); in vnode_trace_path_callback()