Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dserver.go79 testHookOnPanicMu *sync.Mutex // nil except in tests var
748 if testHookOnPanicMu != nil {
749 testHookOnPanicMu.Lock()
750 defer testHookOnPanicMu.Unlock()