Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/ipc/
H A Dipc_mqueue.h163 mach_msg_timeout_t timeout_val);
170 mach_msg_timeout_t timeout_val);
183 mach_msg_timeout_t timeout_val,
193 mach_msg_timeout_t rcv_timeout,
H A Dmach_msg.c774 mach_msg_timeout_t msg_timeout, in mach_msg_trap_send()
883 mach_msg_timeout_t msg_timeout, in mach_msg_trap_receive()
973 mach_msg_timeout_t msg_timeout = args->timeout; in mach_msg_overwrite_trap()
1104 mach_msg_timeout_t msg_timeout = (mach_msg_timeout_t)args->timeout; in mach_msg2_trap()
H A Dipc_mqueue.c398 mach_msg_timeout_t send_timeout) in ipc_mqueue_send_locked()
873 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive()
916 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_kmsg.h347 mach_msg_timeout_t timeout_val);
H A Dipc_kmsg.c2942 mach_msg_timeout_t send_timeout) in ipc_kmsg_send()
/xnu-10002.61.3/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-10002.61.3/osfmk/kern/
H A Dipc_mig.h205 mach_msg_timeout_t timeout_val,
212 mach_msg_timeout_t timeout_val,
221 mach_msg_timeout_t timeout_val);
H A Dipc_mig.c116 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel_proper()
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()
205 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.h1335 mach_msg_timeout_t interval);
/xnu-10002.61.3/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.h95 typedef natural_t mach_msg_timeout_t; typedef
102 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0)
1316 mach_msg_timeout_t timeout,
1338 mach_msg_timeout_t timeout,