Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/context/
Dgo19.go20 type CancelFunc = context.CancelFunc talias
Dpre_go19.go109 type CancelFunc func() type