|
FreeNOS
|
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. | |
Enumerations | |
| enum | ProcessEventType { InterruptEvent , ShareCreated , ProcessTerminated } |