Home
last modified time | relevance | path

Searched defs:msqid_ds (Results 1 – 6 of 6) sorted by relevance

/sysdeps/gnu/bits/
A Dmsq.h38 struct msqid_ds struct
41 struct msg *__msg_first; /* pointer to first message on queue */
42 struct msg *__msg_last; /* pointer to last message on queue */
43 __time_t msg_stime; /* time of last msgsnd command */
44 __time_t msg_rtime; /* time of last msgrcv command */
45 __time_t msg_ctime; /* time of last change */
46 struct __wait_queue *__wwait; /* ??? */
47 struct __wait_queue *__rwait; /* ??? */
49 msgqnum_t msg_qnum; /* number of messages currently on queue */
51 __ipc_pid_t msg_lspid; /* pid of last msgsnd() */
[all …]
/sysdeps/unix/sysv/linux/mips/bits/types/
A Dstruct_msqid_ds.h27 struct msqid_ds struct
/sysdeps/unix/sysv/linux/powerpc/bits/types/
A Dstruct_msqid_ds.h27 struct msqid_ds struct
/sysdeps/unix/sysv/linux/bits/types/
A Dstruct_msqid_ds.h27 struct msqid_ds struct
/sysdeps/unix/sysv/linux/hppa/bits/types/
A Dstruct_msqid_ds.h27 struct msqid_ds struct
/sysdeps/unix/sysv/linux/sparc/bits/types/
A Dstruct_msqid_ds.h27 struct msqid_ds struct

Completed in 5 milliseconds