Searched refs:mach_msg_timeout_t (Results 1 - 15 of 15) sorted by relevance

/darwin-on-arm/xnu/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 pthread_internals.h
70 mach_msg_timeout_t option_time)
H A Dmach_msg.c84 mach_msg_timeout_t timeout;
148 mach_msg_timeout_t timeout;
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_subr.h68 mach_msg_timeout_t interval);
H A Dsyscall_subr.c227 mach_msg_timeout_t option_time = args->option_time;
369 mach_msg_timeout_t interval)
470 mach_msg_timeout_t ms)
H A Dipc_mig.h162 mach_msg_timeout_t timeout_val);
H A Dipc_mig.c172 mach_msg_timeout_t timeout_val)
412 __unused mach_msg_timeout_t msg_timeout,
H A Dthread.h738 mach_msg_timeout_t interval);
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_mqueue.h182 mach_msg_timeout_t timeout_val,
195 mach_msg_timeout_t timeout_val,
203 mach_msg_timeout_t rcv_timeout,
H A Dmach_msg.c126 mach_msg_timeout_t send_timeout,
134 mach_msg_timeout_t rcv_timeout,
182 mach_msg_timeout_t send_timeout,
346 mach_msg_timeout_t rcv_timeout,
403 mach_msg_timeout_t msg_timeout = args->timeout;
H A Dipc_mqueue.c366 mach_msg_timeout_t send_timeout,
684 mach_msg_timeout_t rcv_timeout,
715 mach_msg_timeout_t rcv_timeout,
H A Dipc_kmsg.h308 mach_msg_timeout_t timeout_val);
H A Dipc_kmsg.c1358 mach_msg_timeout_t send_timeout)
/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h84 * The timeout mechanism uses mach_msg_timeout_t values,
90 typedef natural_t mach_msg_timeout_t; typedef
97 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0)
779 mach_msg_timeout_t timeout,
800 mach_msg_timeout_t timeout,
H A Dmach_traps.h100 mach_msg_timeout_t timeout,
109 mach_msg_timeout_t timeout,
249 mach_msg_timeout_t option_time);
384 PAD_ARG_(mach_msg_timeout_t, timeout);
546 PAD_ARG_(mach_msg_timeout_t, option_time);
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c72 mach_port_name_t rcv_name, mach_msg_timeout_t rcv_timeout,
77 mach_msg_timeout_t send_timeout, mach_port_name_t notify);

Completed in 105 milliseconds