Home
last modified time | relevance | path

Searched refs:mach_msg_timeout_t (Results 1 – 13 of 13) sorted by relevance

/xnu-12377.1.9/libsyscall/mach/
H A Dms_thread_switch.c64 extern kern_return_t syscall_thread_switch(mach_port_name_t, int, mach_msg_timeout_t); // From pth…
70 mach_msg_timeout_t option_time) in thread_switch()
H A Dmach_msg.c166 mach_msg_timeout_t timeout, in mach_msg()
196 mach_msg_timeout_t timeout, in mach_msg_overwrite()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_mqueue.h153 mach_msg_timeout_t timeout_val);
163 mach_msg_timeout_t timeout_val,
171 mach_msg_timeout_t rcv_timeout,
H A Dmach_msg.c656 mach_msg_timeout_t msg_timeout, in mach_msg_trap_send()
750 mach_msg_timeout_t msg_timeout, in mach_msg_trap_receive()
937 mach_msg_timeout_t msg_timeout = (mach_msg_timeout_t)args->timeout; in mach_msg2_trap()
H A Dipc_mqueue.c436 mach_msg_timeout_t send_timeout) in ipc_mqueue_send_locked()
878 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive()
919 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_kmsg.h324 mach_msg_timeout_t timeout_val);
H A Dipc_kmsg.c5144 mach_msg_timeout_t send_timeout) in ipc_kmsg_send()
/xnu-12377.1.9/osfmk/kern/
H A Dipc_mig.c116 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel()
125 mach_msg_timeout_t timeout_val) in mach_msg_send_from_kernel_with_options()
134 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send_common()
179 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send()
208 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel_proper()
229 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in kernel_mach_msg_send_kmsg()
241 mach_msg_timeout_t timeout_val,
H A Dipc_mig.h229 mach_msg_timeout_t timeout_val,
239 mach_msg_timeout_t timeout_val,
248 mach_msg_timeout_t timeout_val);
H A Dsyscall_subr.c82 static void thread_depress_ms(mach_msg_timeout_t interval);
207 mach_msg_timeout_t option_time = args->option_time; in thread_switch()
469 thread_depress_ms(mach_msg_timeout_t interval) in thread_depress_ms()
607 thread_yield_internal(mach_msg_timeout_t ms) in thread_yield_internal()
H A Dthread.h1485 mach_msg_timeout_t interval);
/xnu-12377.1.9/osfmk/mach/
H A Dmach_traps.h103 mach_msg_timeout_t timeout,
124 mach_msg_timeout_t timeout,
319 mach_msg_timeout_t option_time);
459 PAD_ARG_(mach_msg_timeout_t, timeout);
633 PAD_ARG_(mach_msg_timeout_t, option_time);
H A Dmessage.h100 typedef natural_t mach_msg_timeout_t; typedef
107 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0)
1436 mach_msg_timeout_t timeout,
1458 mach_msg_timeout_t timeout,