kernel.h File Reference

Where SMP kernel resides. More...

#include <map>
#include <list>
#include <vector>
#include <string>
#include <errno.h>
#include <pth.h>
#include "watchdog.h"
#include "filter.h"
#include "application.h"
#include "signalmanager.h"
#include "configuration.h"

Include dependency graph for kernel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SMP

Classes

class  SMP::SMPKernel
 SMP Kernel. More...

Defines

#define SMP_RT_PRIORITY   10

Typedefs

typedef SMPFilter *( SMP::maker_t )(void)
 filter maker function typedef, as factory function
typedef void( SMP::disposer_t )(SMPFilter *)
 filter disposer function typedef, as factory function


Detailed Description

Where SMP kernel resides.

==================================================================================

Author:
starryalley (starryalley@gmail.com)
Date:
2006/03/17 --starryalley-- Start coding

2006/08/23 --starryalley-- Changing into using pthread

Bug:
none

Define Documentation

#define SMP_RT_PRIORITY   10

default real time priority


Generated on Fri Aug 31 15:41:50 2007 for SCREAMLinuxMiddleware(SLIM) by  doxygen 1.5.1