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