FreeNOS
Data Structures | Typedefs | Enumerations
ProcessEvent.h File Reference
#include <Types.h>
#include <Macros.h>
#include "ProcessShares.h"

Go to the source code of this file.

Data Structures

struct  ProcessEvent
 Represents a process which may run on the host. More...
 

Typedefs

typedef struct ProcessEvent ProcessEvent
 Represents a process which may run on the host. More...
 

Enumerations

enum  ProcessEventType { InterruptEvent, ShareCreated, ProcessTerminated }