Returns an unshared reference to the locked object.
Note that using this function breaks type safety. Be sure to not escape the reference beyond the life time of the lock.
See Implementation
Returns an unshared reference to the locked object.
Note that using this function breaks type safety. Be sure to not escape the reference beyond the life time of the lock.