Home
last modified time | relevance | path

Searched defs:holdsLock (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
DMutex.kt78 public fun holdsLock(owner: Any): Boolean in <lambda>() method
293 public override fun holdsLock(owner: Any) = in toString() method