KasperskyOS Community Edition 1.1
Contents
Contents
KosEventSet()
This function is declared in the kos/event.h
file.
void KosEventSet(KosEvent *event);
This function switches an event
to the signaling state (signals the event) and thereby wakes all threads that are waiting for it.