trixnity-utils
Toggle table of contents
4.19.0
common
Platform filter
common
Switch theme
Search in API
trixnity-utils
trixnity-utils
/
net.folivo.trixnity.utils
/
KeyedMutex
/
withLock
with
Lock
suspend
fun
<
T
>
withLock
(
key
:
K
,
block
:
suspend
(
)
->
T
)
:
T