Ktor 1.3.1
io.ktor.util
/
withLock
withLock
inline
fun
<
R
>
Lock
.
withLock
(
block
:
(
)
->
R
)
:
R