KasperskyOS Community Edition 1.1
Contents
Contents
KosMutexInit()
This function is declared in the kos/mutex.h
file.
void KosMutexInit(KosMutex *mutex);
Initializes the mutex
in an unlocked state.