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