method
unlock
unlock()
public
Releases the lock. Raises ThreadError if mutex wasn’t locked by the current thread.
unlock()
public
Releases the lock. Raises ThreadError if mutex wasn’t locked by the current thread.