Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/ipc/
H A Dipc_port.h1000 struct thread_attr_for_ipc_propagation { struct
1013 struct thread_attr_for_ipc_propagation attr); argument
H A Dipc_port.c3374 struct thread_attr_for_ipc_propagation attr) in ipc_port_propagate_thread_attr()
/xnu-12377.1.9/osfmk/kern/
H A Dthread.h1879 struct thread_attr_for_ipc_propagation;
1880 …turn_t thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr…
H A Dthread.c3943 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
H A Dtask.c10216 struct thread_attr_for_ipc_propagation attr = { in task_test_async_upcall_propagation()