KasperskyOS Community Edition 1.1
Contents
Contents
KosCondvarInit()
This function is declared in the kos/condvar.h
file.
void KosCondvarInit(KosCondvar *condvar);
Initializes the conditional variable condvar
.