koog
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-utils
/
ai.koog.agents.lock
/
KeyedMutex
/
holdsLock
holds
Lock
suspend
fun
holdsLock
(
key
:
K
,
owner
:
Any
)
:
Boolean
(
source
)
Checks whether this key is locked by the specified owner.