Searched refs:notLocker (Results 1 – 1 of 1) sorted by relevance
83 return e.ExtensionMap(), notLocker{}87 type notLocker struct{} struct89 func (n notLocker) Lock() {} argument90 func (n notLocker) Unlock() {} argument