unlock

Release the lock.

NIOLock.swift:220
func unlock()

Whenever possible, consider using withLock instead of this method and lock, to simplify lock handling.