Home
last modified time | relevance | path

Searched defs:fifo (Results 1 – 25 of 3256) sorted by relevance

12345678910>>...131

/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/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/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd31/etcd-3.1.20/pkg/schedule/
H A Dschedule.go47 type fifo struct { struct
48 mu sync.Mutex
50 resume chan struct{}
51 scheduled int
52 finished int
53 pendings []Job
55 ctx context.Context
58 finishCond *sync.Cond
59 donec chan struct{}
122 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd34/etcd-3.4.18/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/pkg/v3/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/pkg/v3/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/www/minio-client/etcd-3.5.0/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd32/etcd-3.2.32/pkg/schedule/
H A Dschedule.go47 type fifo struct { struct
48 mu sync.Mutex
50 resume chan struct{}
51 scheduled int
52 finished int
53 pendings []Job
55 ctx context.Context
58 finishCond *sync.Cond
59 donec chan struct{}
120 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd33/etcd-3.3.23/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/devel/etcd/etcd-2.3.8/pkg/schedule/
H A Dschedule.go47 type fifo struct { struct
48 mu sync.Mutex
50 resume chan struct{}
51 scheduled int
52 finished int
53 pendings []Job
55 ctx context.Context
58 finishCond *sync.Cond
59 donec chan struct{}
122 func (f *fifo) Stop() {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/pkg/schedule/
H A Dschedule.go46 type fifo struct { struct
47 mu sync.Mutex
49 resume chan struct{}
50 scheduled int
51 finished int
52 pendings []Job
54 ctx context.Context
57 finishCond *sync.Cond
58 donec chan struct{}
119 func (f *fifo) Stop() {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fifo/
H A Dfifo.go1 package fifo package
15 type fifo struct { struct
16 flag int
17 opened chan struct{}
18 closed chan struct{}
19 closing chan struct{}
20 err error
21 file *os.File
23 closedOnce sync.Once // fifo is closed
24 handle *handle
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/tonistiigi/fifo/
H A Dfifo.go17 package fifo package
30 type fifo struct { struct
31 flag int
32 opened chan struct{}
33 closed chan struct{}
34 closing chan struct{}
35 err error
36 file *os.File
38 closedOnce sync.Once // fifo is closed
39 handle *handle
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/containerd/fifo/
H A Dfifo.go1 package fifo package
14 type fifo struct { struct
15 flag int
16 opened chan struct{}
17 closed chan struct{}
18 closing chan struct{}
19 err error
20 file *os.File
22 closedOnce sync.Once // fifo is closed
23 handle *handle
[all …]

12345678910>>...131