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