Motr  M0
bev_cqueue.c File Reference

Go to the source code of this file.

Functions

static bool bev_cqueue_invariant (const struct nlx_core_bev_cqueue *q)
 
static void bev_cqueue_add (struct nlx_core_bev_cqueue *q, struct nlx_core_bev_link *ql)
 
static void bev_cqueue_init (struct nlx_core_bev_cqueue *q, struct nlx_core_bev_link *ql1, struct nlx_core_bev_link *ql2)
 
static void bev_cqueue_fini (struct nlx_core_bev_cqueue *q, void(*free_cb)(struct nlx_core_bev_link *))
 
static bool bev_cqueue_is_empty (const struct nlx_core_bev_cqueue *q)
 
static size_t bev_cqueue_size (const struct nlx_core_bev_cqueue *q)
 
static struct nlx_core_bev_linkbev_cqueue_get (struct nlx_core_bev_cqueue *q)