object(Thread.Thread) Thread.Mutex()->current_locking_key()
This mutex method returns the key object currently governing the lock on this mutex. 0 is returned if the mutex isn't locked.
Thread.Thread