Home
last modified time | relevance | path

Searched refs:out_thread (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dturnstile.c120 thread_t *out_thread, int total_hop, turnstile_stats_update_flags_t tsu_flags);
2943 thread_t *out_thread, in turnstile_update_inheritor_thread_priority_chain() argument
2990 *out_thread = thread_inheritor; in turnstile_update_inheritor_thread_priority_chain()
H A Dthread.c1309 thread_t *out_thread) in thread_create_internal() argument
1573 *out_thread = new_thread; in thread_create_internal()
1604 DTRACE_PROC1(lwp__create, thread_t, *out_thread); in thread_create_internal()