Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_act.c378 thread_hold(thread_t thread) in thread_hold() function
433 thread_hold(thread); in thread_suspend()
640 thread_hold(thread); in thread_get_state_internal()
742 thread_hold(thread); in thread_set_state_internal()
913 thread_hold(target); in thread_dup()
964 thread_hold(target); in thread_dup2()
1065 thread_hold(thread); in thread_set_tsd_base()
H A Dthread.c1656 thread_hold(thread); in thread_create_with_options_internal()
1658 thread_hold(thread); in thread_create_with_options_internal()
1730 thread_hold(thread); in thread_create_waiting_internal()
1797 thread_hold(thread); in thread_create_running_internal2()
H A Dthread.h1150 extern void thread_hold(
H A Dtask.c3657 thread_hold(thread); in task_hold_locked()