Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dextensions.go87 type notLocker struct{} struct
89 func (n notLocker) Lock() {}
90 func (n notLocker) Unlock() {}