Home
last modified time | relevance | path

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

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