This function is declared in the kos/rwlock.h file.
kos/rwlock.h
void KosRWLockRead(KosRWLock *rwlock);
Locks the read threads.