s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
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  ,
,
,
,
,
100  ,
prioq_readyplus   
)

Definition at line 5 of file prioq.c.

◆ prioq_delmin()

void prioq_delmin ( prioq *  pq)

Definition at line 32 of file prioq.c.

◆ prioq_min()

int prioq_min ( prioq *  pq,
struct prioq_elt pe 
)

Definition at line 24 of file prioq.c.