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