Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_port.h799 struct thread_attr_for_ipc_propagation { struct
813 struct thread_attr_for_ipc_propagation attr); argument
H A Dipc_port.c3314 struct thread_attr_for_ipc_propagation attr) in ipc_port_propagate_thread_attr()
/xnu-8020.140.41/osfmk/kern/
H A Dthread.h1621 struct thread_attr_for_ipc_propagation;
1622 …turn_t thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr…
H A Dthread.c3639 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
H A Dtask.c9094 struct thread_attr_for_ipc_propagation attr = { in task_test_async_upcall_propagation()