toggle menu
KMP-RWMutex
common
switch theme
search in API
rwmutex
/
com.mayakapps.rwmutex
/
ReadWriteMutex
/
State
/
activeReaderCount
active
Reader
Count
val
activeReaderCount
:
Int
?
Returns the number of active readers only if the mutex is read-locked, otherwise
null
.