QUARK_QUEUE_DEFAULT_ATTR(3) | Library Functions Manual | QUARK_QUEUE_DEFAULT_ATTR(3) |
quark_queue_default_attr
—
fetch default attributes for
quark_queue_open(3)
#include
<quark.h>
void
quark_queue_default_attr
(struct
quark_queue_attr *attr);
quark_queue_default_attr
copies out default attributes
for opening a quark_queue.
Refer to quark_queue_open(3) for an in depth explanation of each member.
quark_event_dump(3), quark_process_lookup(3), quark_queue_block(3), quark_queue_close(3), quark_queue_get_events(3), quark_queue_open(3), quark(7), quark-btf(8), quark-mon(8), quark-test(8)
October 25, 2024 | Linux |