Behaviours: pobox_buf.
drop(N, Q) -> any()
new() -> any()
pop(Q) -> any()
push(Msg, Q) -> any()
push_drop(Msg, Q) -> any()
Generated by EDoc