Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dipc_mqueue.h163 mach_msg_timeout_t timeout_val);
170 mach_msg_timeout_t timeout_val);
182 mach_msg_timeout_t timeout_val,
190 mach_msg_timeout_t rcv_timeout,
H A Dipc_mqueue.c376 mach_msg_timeout_t send_timeout) in ipc_mqueue_send_locked()
857 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive()
899 mach_msg_timeout_t rcv_timeout, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_kmsg.h281 mach_msg_timeout_t timeout_val);
H A Dmach_msg.c327 mach_msg_timeout_t msg_timeout = args->timeout; in mach_msg_overwrite_trap()
H A Dipc_kmsg.c2145 mach_msg_timeout_t send_timeout) in ipc_kmsg_send()
/xnu-8020.121.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.c102 mach_msg_timeout_t timeout, in mach_msg()
170 mach_msg_timeout_t timeout, in mach_msg_overwrite()
/xnu-8020.121.3/osfmk/kern/
H A Dipc_mig.h175 mach_msg_timeout_t timeout_val,
181 mach_msg_timeout_t timeout_val,
189 mach_msg_timeout_t timeout_val);
H A Dipc_mig.c114 mach_msg_timeout_t timeout_val = MACH_MSG_TIMEOUT_NONE; in mach_msg_send_from_kernel_proper()
123 mach_msg_timeout_t timeout_val) in mach_msg_send_from_kernel_with_options()
132 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send_common()
177 mach_msg_timeout_t timeout_val, in kernel_mach_msg_send()
202 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()
596 thread_yield_internal(mach_msg_timeout_t ms) in thread_yield_internal()
H A Dthread.h1248 mach_msg_timeout_t interval);
/xnu-8020.121.3/osfmk/mach/
H A Dmach_traps.h102 mach_msg_timeout_t timeout,
111 mach_msg_timeout_t timeout,
306 mach_msg_timeout_t option_time);
442 PAD_ARG_(mach_msg_timeout_t, timeout);
600 PAD_ARG_(mach_msg_timeout_t, option_time);
H A Dmessage.h94 typedef natural_t mach_msg_timeout_t; typedef
101 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0)
1182 mach_msg_timeout_t timeout,
1204 mach_msg_timeout_t timeout,