Searched defs:notLocker (Results 1 – 1 of 1) sorted by relevance
87 type notLocker struct{} struct89 func (n notLocker) Lock() {}90 func (n notLocker) Unlock() {}