Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/mach/
H A Dadd_attributes_to_mig.txt76 thread_suspend
/xnu-11215/tests/
H A Dmach_eventlink.c858 kr1 = thread_suspend(suspend_resume_other_thread_port); in test_suspend_resume_thread()
/xnu-11215/osfmk/mach/
H A Dthread_act.defs179 routine thread_suspend(
/xnu-11215/osfmk/kern/
H A Dthread_act.c421 thread_suspend(thread_t thread) in thread_suspend() function