Home
last modified time | relevance | path

Searched refs:notLocker (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/proto/
Dextensions.go83 return e.ExtensionMap(), notLocker{}
87 type notLocker struct{} struct
89 func (n notLocker) Lock() {} argument
90 func (n notLocker) Unlock() {} argument