KasperskyOS Community Edition 1.1
Contents
Contents
KosEventInit()
This function is declared in the kos/event.h
file.
void KosEventInit(KosEvent *event);
This function creates an event
.
The created event is in a non-signaling state.
Page top