test-eheap-adv.c File Reference

#include "kal_eheap.h"
#include <assert.h>
#include <linux/aquosa/qos_debug.h>

Go to the source code of this file.

Defines

#define HEAP_BITS   10
#define HEAP_SIZE   (1 << HEAP_BITS)

Functions

 kal_define_eheap (int, int)
 kal_eheap_t (int, int)
int get_min ()
void del_min ()
int main (int argc, char **argv)

Define Documentation

#define HEAP_BITS   10

Referenced by kal_eheap_t(), and main().

#define HEAP_SIZE   (1 << HEAP_BITS)

Referenced by kal_eheap_t(), and main().


Function Documentation

void del_min (  ) 

Definition at line 29 of file test-eheap-adv.c.

Referenced by main().

int get_min (  ) 

Definition at line 20 of file test-eheap-adv.c.

Referenced by main().

kal_define_eheap ( int  ,
int   
)
kal_eheap_t ( int  ,
int   
)

Definition at line 8 of file test-eheap-adv.c.

References HEAP_SIZE.

int main ( int  argc,
char **  argv 
)
Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3