kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-core
/
kotlinx.coroutines.sync
/
Semaphore
/
availablePermits
available
Permits
common
abstract
val
availablePermits
:
Int
Returns the current number of permits available in this semaphore.
Sources
common source
Link copied to clipboard