s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
prioq.c File Reference
#include "alloc.h"
#include "genalloc.h"
#include "prioq.h"
Include dependency graph for prioq.c:

Go to the source code of this file.

Functions

 GEN_ALLOC_readyplus (prioq, struct prioq_elt, p, len, a, i, n, x, 100, prioq_readyplus)
int prioq_min (prioq *pq, struct prioq_elt *pe)
void prioq_delmin (prioq *pq)

Function Documentation

◆ GEN_ALLOC_readyplus()

GEN_ALLOC_readyplus ( prioq ,
struct prioq_elt ,
p ,
len ,
a ,
i ,
n ,
x ,
100 ,
prioq_readyplus  )

Definition at line 5 of file prioq.c.

Here is the call graph for this function:

◆ prioq_delmin()

void prioq_delmin ( prioq * pq)

Definition at line 32 of file prioq.c.

Here is the caller graph for this function:

◆ prioq_min()

int prioq_min ( prioq * pq,
struct prioq_elt * pe )

Definition at line 24 of file prioq.c.

Here is the caller graph for this function: