type sync.Locker (interface)

Method Implmentations

Lock() (*Mutex).Lock (*RWMutex).Lock *internal/sync.Mutex.Lock
Unlock() (*Mutex).Unlock (*RWMutex).Unlock *internal/sync.Mutex.Unlock