KasperskyOS Community Edition 1.1
Contents
Contents
KosRWLockRead()
This function is declared in the kos/rwlock.h
file.
void KosRWLockRead(KosRWLock *rwlock);
Locks the read threads.
Page topThis function is declared in the kos/rwlock.h
file.
void KosRWLockRead(KosRWLock *rwlock);
Locks the read threads.
Page top