Context algorithm
Semi-predictive context algorithm implementation
 All Data Structures Files Functions Variables Typedefs Macros Pages
reset.h File Reference
#include "types.h"

Go to the source code of this file.

Functions

void setMaxCount ()
 Sets the reset threshold. More...
 

Variables

Uint MAX_COUNT
 Reset threshold. More...
 

Function Documentation

void setMaxCount ( )

Sets the reset threshold.

Definition at line 24 of file reset.c.

Variable Documentation

Uint MAX_COUNT

Reset threshold.

Definition at line 22 of file reset.c.