Home
last modified time | relevance | path

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

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