Home
last modified time | relevance | path

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

/xnu-11215.61.5/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-11215.61.5/osfmk/ipc/
H A Dipc_mqueue.h163 mach_msg_timeout_t timeout_val);
173 mach_msg_timeout_t timeout_val,
181 mach_msg_timeout_t rcv_timeout,
H A Dmach_msg.c663 mach_msg_timeout_t msg_timeout, in mach_msg_trap_send()
757 mach_msg_timeout_t msg_timeout, in mach_msg_trap_receive()
944 mach_msg_timeout_t msg_timeout = (mach_msg_timeout_t)args->timeout; in mach_msg2_trap()
H A Dipc_mqueue.c461 mach_msg_timeout_t send_timeout) in ipc_mqueue_send_locked()
938 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive()
979 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_kmsg.h327 mach_msg_timeout_t timeout_val);
H A Dipc_kmsg.c5228 mach_msg_timeout_t send_timeout) in ipc_kmsg_send()
/xnu-11215.61.5/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.c80 static void thread_depress_ms(mach_msg_timeout_t interval);
205 mach_msg_timeout_t option_time = args->option_time; in thread_switch()
459 thread_depress_ms(mach_msg_timeout_t interval) in thread_depress_ms()
597 thread_yield_internal(mach_msg_timeout_t ms) in thread_yield_internal()
H A Dthread.h1462 mach_msg_timeout_t interval);
/xnu-11215.61.5/osfmk/mach/
H A Dmach_traps.h102 mach_msg_timeout_t timeout,
123 mach_msg_timeout_t timeout,
318 mach_msg_timeout_t option_time);
454 PAD_ARG_(mach_msg_timeout_t, timeout);
628 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)
1452 mach_msg_timeout_t timeout,
1474 mach_msg_timeout_t timeout,