|
IBNOS
|
#include <process/event.h>#include <process/object.h>#include <memory/allocator.h>#include <util/list.h>#include <util/util.h>
Go to the source code of this file.
Functions | |
| struct event * | eventCreate (bool wakeupAll) |
| Creates a new kernel event object. More... | |
1.8.13