The Kernel Kit provides low-level APIs mainly of use for writing device drivers and kernel modules. More...
Files | |
| file | condition_variable.h |
| Kernel condition variables used for thread and interrupt synchronization. | |
| file | KernelExport.h |
| Interfaces for drivers code running in kernel space. | |
Classes | |
| struct | ConditionVariable |
| Condition variable for thread and interrupt synchronization. More... | |
| struct | ConditionVariableEntry |
| Waiting on a condition variable. More... | |
The Kernel Kit provides low-level APIs mainly of use for writing device drivers and kernel modules.