Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/ipc/
H A Dipc_port.h966 struct thread_attr_for_ipc_propagation { struct
980 struct thread_attr_for_ipc_propagation attr); argument
H A Dipc_port.c3387 struct thread_attr_for_ipc_propagation attr) in ipc_port_propagate_thread_attr()
/xnu-8796.101.5/osfmk/kern/
H A Dthread.h1710 struct thread_attr_for_ipc_propagation;
1711 …turn_t thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr…
H A Dthread.c3794 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
H A Dtask.c8977 struct thread_attr_for_ipc_propagation attr = { in task_test_async_upcall_propagation()