send a message to a message queue NAME mq_send, mq_timedsend - send a message to a message queue LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueue.h> int mq_send…receive a message from a message queue NAME mq_receive, mq_timedreceive - receive a message from a message queue LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueu…tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …wait for an I/O event on an epoll file descriptor NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll file descriptor LIBRARY Standard C library ( libc ,…wait for an I/O event on an epoll file descriptor NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll file descriptor LIBRARY Standard C library ( libc ,…wait for an I/O event on an epoll file descriptor NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll file descriptor LIBRARY Standard C library ( libc ,…wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…synchronous I/O multiplexing NAME select, pselect - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS See select (2) DESCRIPTION The select () and pse…set the process execution domain NAME personality - set the process execution domain LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/personality.h> int personality…read asynchronous I/O events from the completion queue NAME io_getevents - read asynchronous I/O events from the completion queue LIBRARY Standard C library ( libc , -lc ) Alternat…restart a system call after interruption by a stop signal NAME restart_syscall - restart a system call after interruption by a stop signal SYNOPSIS long restart_syscall(void); Note…change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fcntl.…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…manipulate the kernel's key management facility NAME keyctl - manipulate the kernel's key management facility LIBRARY Standard C library ( libc , -lc ) Alternatively, Linux Key Man…synchronously wait for queued signals NAME sigwaitinfo, sigtimedwait, rt_sigtimedwait - synchronously wait for queued signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…synchronously wait for queued signals NAME sigwaitinfo, sigtimedwait, rt_sigtimedwait - synchronously wait for queued signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…