Home
last modified time | relevance | path

Searched refs:ith_msize (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/ipc/
H A Dipc_mqueue.c300 th->ith_msize = msize; in ipc_mqueue_add_locked()
784 receiver->ith_msize = msize; in ipc_mqueue_post()
1237 thread->ith_msize = msize; in ipc_mqueue_select_on_thread_locked()
H A Dmach_msg.c316 msgr.msgr_msg_size = self->ith_msize; in mach_msg_receive_results()
/xnu-11215/osfmk/kern/
H A Dthread.h1057 #define ith_msize saved.receive.msize macro