Module posix::mqueue
[-] [+]
[src]
Structs
| mq_attr |
Functions
| mq_close | |
| mq_getattr | |
| mq_notify | |
| mq_open | |
| mq_receive | |
| mq_send | |
| mq_setattr | |
| mq_timedreceive | |
| mq_timedsend | |
| mq_unlink |
Type Definitions
| mqd_t |
| mq_attr |
| mq_close | |
| mq_getattr | |
| mq_notify | |
| mq_open | |
| mq_receive | |
| mq_send | |
| mq_setattr | |
| mq_timedreceive | |
| mq_timedsend | |
| mq_unlink |
| mqd_t |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).