getLockOwner

open override fun getLockOwner(lock: Lock): ITask<*>?

Returns the current owner of a Lock, or null if there is no current owner (i.e. it is released.)