Home
last modified time | relevance | path

Searched defs:timerCtx (Results 176 – 200 of 323) sorted by relevance

12345678910>>...13

/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/dns/cli53/cli53-0.8.18/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/security/acmetool/acmetool-0.2.1/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/wireguard-go/wireguard-go-0.0.20210424/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/tunneller/tunneller-release-0.6/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/devel/gitty/gitty-0.3.0/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/continuity/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/net/context/
H A Dpre_go17.go233 type timerCtx struct { struct
234 *cancelCtx
235 timer *time.Timer // Under cancelCtx.mu.
237 deadline time.Time
240 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
244 func (c *timerCtx) String() string {
248 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/golang.org/x/net/context/
H A Dpre_go17.go232 type timerCtx struct { struct
233 *cancelCtx
234 timer *time.Timer // Under cancelCtx.mu.
236 deadline time.Time
239 func (c *timerCtx) Deadline() (deadline time.Time, ok bool) {
243 func (c *timerCtx) String() string {
247 func (c *timerCtx) cancel(removeFromParent bool, err error) {

12345678910>>...13