Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/ipc/
H A Dipc_port.h981 struct thread_attr_for_ipc_propagation { struct
995 struct thread_attr_for_ipc_propagation attr); argument
H A Dipc_port.c3439 struct thread_attr_for_ipc_propagation attr) in ipc_port_propagate_thread_attr()
/xnu-11215.61.5/osfmk/kern/
H A Dthread.h1848 struct thread_attr_for_ipc_propagation;
1849 …turn_t thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr…
H A Dthread.c3867 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
H A Dtask.c9891 struct thread_attr_for_ipc_propagation attr = { in task_test_async_upcall_propagation()