KasperskyOS Community Edition 1.1
Contents
Contents
KosRWLockInit()
This function is declared in the kos/rwlock.h
file.
void KosRWLockInit(KosRWLock *rwlock);
Initializes the read-write lock rwlock
.