Home
last modified time | relevance | path

Searched refs:turnstile_update_flags_t (Results 1 – 8 of 8) sorted by relevance

/xnu-8019.80.24/osfmk/kern/ !
H A Dturnstile.h253 } turnstile_update_flags_t; typedef
336 turnstile_update_flags_t ts_inheritor_flags; /* flags for turnstile inheritor (IL, WL) */
776 turnstile_update_flags_t flags);
820 turnstile_update_flags_t flags);
H A Dturnstile.c181 turnstile_update_flags_t flags);
1174 turnstile_update_flags_t flags __assert_only) in turnstile_kernel_update_inheritor_on_wake_locked()
1212 turnstile_update_flags_t old_inheritor_flags = turnstile->ts_inheritor_flags; in turnstile_update_inheritor_locked()
1226 turnstile_update_flags_t new_inheritor_flags = thread->inheritor_flags; in turnstile_update_inheritor_locked()
1385 turnstile_update_flags_t flags) in turnstile_stash_inheritor()
1433 turnstile_update_flags_t flags) in turnstile_update_inheritor()
2648 turnstile_update_flags_t turnstile_flags) in turnstile_update_inheritor_priority_chain()
2739 turnstile_update_flags_t inheritor_flags = thread->inheritor_flags; in turnstile_update_inheritor_complete()
2767 turnstile_update_flags_t inheritor_flags = thread->inheritor_flags; in turnstile_cleanup()
H A Dthread.h817 turnstile_update_flags_t inheritor_flags; /* inheritor flags for inheritor field */
/xnu-8019.80.24/bsd/pthread/ !
H A Dworkqueue_internal.h304 thread_t owner, struct turnstile *ts, turnstile_update_flags_t flags);
H A Dpthread_workqueue.c1171 turnstile_update_flags_t flags) in workq_turnstile_update_inheritor()
3106 turnstile_update_flags_t flags) in workq_kern_threadreq_update_inheritor()
/xnu-8019.80.24/osfmk/ipc/ !
H A Dipc_port.h841 turnstile_update_flags_t flags);
845 turnstile_update_flags_t flags);
H A Dipc_port.c1501 turnstile_update_flags_t flags) in ipc_port_recv_update_inheritor()
1565 turnstile_update_flags_t flags) in ipc_port_send_update_inheritor()
1570 turnstile_update_flags_t inheritor_flags = TURNSTILE_INHERITOR_TURNSTILE; in ipc_port_send_update_inheritor()
/xnu-8019.80.24/bsd/kern/ !
H A Dkern_event.c1961 turnstile_update_flags_t flags) in filt_wlupdate_inheritor()