NEURON
bbtqueue.cpp File Reference

Go to the source code of this file.

Functions

static void deleteitem (TQItem *i)
 
static void prnt (const TQItem *b, int level)
 
static void chk (TQItem *b, int level)
 

Function Documentation

◆ chk()

static void chk ( TQItem b,
int  level 
)
static

Definition at line 72 of file bbtqueue.cpp.

◆ deleteitem()

static void deleteitem ( TQItem i)
static

Definition at line 18 of file bbtqueue.cpp.

◆ prnt()

static void prnt ( const TQItem b,
int  level 
)
static

Definition at line 64 of file bbtqueue.cpp.