Home
last modified time | relevance | path

Searched refs:thread_attr_for_ipc_propagation (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.81.2/osfmk/ipc/
H A Dipc_port.h950 struct thread_attr_for_ipc_propagation { struct
964 struct thread_attr_for_ipc_propagation attr); argument
H A Dipc_port.c3395 struct thread_attr_for_ipc_propagation attr) in ipc_port_propagate_thread_attr()
/xnu-8792.81.2/osfmk/kern/
H A Dthread.h1686 struct thread_attr_for_ipc_propagation;
1687 …turn_t thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr…
H A Dthread.c3709 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
H A Dtask.c8967 struct thread_attr_for_ipc_propagation attr = { in task_test_async_upcall_propagation()