micro_utils.dokka
Toggle table of contents
0.24.5
common
Platform filter
common
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
SmartSemaphore
/
Mutable
/
tryAcquire
try
Acquire
suspend
fun
tryAcquire
(
permits
:
Int
=
1
)
:
Boolean
(
source
)
Will try to lock this
SmartSemaphore
immediataly
Return
True if lock was successful. False otherwise