Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsyscall_subr.c628 thread_yield_to_preemption() in thread_yield_to_preemption() function
H A Dthread.h1219 extern void thread_yield_to_preemption(void);
H A Dzalloc.c6465 thread_yield_to_preemption(); in zone_reclaim_chunk()
6638 thread_yield_to_preemption(); in zone_reclaim()
6706 thread_yield_to_preemption(); in zone_reclaim()
6870 thread_yield_to_preemption(); in zone_defrag_async()
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_subr.c11456 thread_yield_to_preemption(); in vnode_trace_path_callback()