Home
last modified time | relevance | path

Searched refs:queryLock (Results 1 – 25 of 66) sorted by relevance

123

/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnsdist-rings.hh62 std::mutex queryLock; member
87 std::lock_guard<std::mutex> wl(shard->queryLock); in setCapacity()
129 std::unique_lock<std::mutex> wl(shard->queryLock, std::try_to_lock); in insertQuery()
144 std::lock_guard<std::mutex> wl(shard->queryLock); in insertQuery()
175 std::lock_guard<std::mutex> wl(shard->queryLock); in clear()
H A Ddnsdist-rings.cc31 std::lock_guard<std::mutex> rl(shard->queryLock); in numDistinctRequestors()
45 std::lock_guard<std::mutex> rl(shard->queryLock); in getTopBandwidth()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/
H A Dresolver.go86 queryLock sync.Mutex member
182 r.queryLock = sync.Mutex{}
482 r.queryLock.Lock()
483 defer r.queryLock.Unlock()
494 r.queryLock.Lock()
495 defer r.queryLock.Unlock()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
513 r.queryLock.Lock()
514 defer r.queryLock.Unlock()
525 r.queryLock.Lock()
526 defer r.queryLock.Unlock()
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
513 r.queryLock.Lock()
514 defer r.queryLock.Unlock()
525 r.queryLock.Lock()
526 defer r.queryLock.Unlock()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
535 r.queryLock.Lock()
536 defer r.queryLock.Unlock()
547 r.queryLock.Lock()
548 defer r.queryLock.Unlock()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
535 r.queryLock.Lock()
536 defer r.queryLock.Unlock()
547 r.queryLock.Lock()
548 defer r.queryLock.Unlock()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
535 r.queryLock.Lock()
536 defer r.queryLock.Unlock()
547 r.queryLock.Lock()
548 defer r.queryLock.Unlock()
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
535 r.queryLock.Lock()
536 defer r.queryLock.Unlock()
547 r.queryLock.Lock()
548 defer r.queryLock.Unlock()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/libnetwork/
H A Dresolver.go90 queryLock sync.Mutex member
186 r.queryLock = sync.Mutex{}
558 r.queryLock.Lock()
559 defer r.queryLock.Unlock()
570 r.queryLock.Lock()
571 defer r.queryLock.Unlock()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/serf/serf-0.7.0/command/agent/
H A Dipc.go262 queryLock sync.Mutex member
312 c.queryLock.Lock()
314 c.queryLock.Unlock()
318 c.queryLock.Lock()
320 c.queryLock.Unlock()
1006 client.queryLock.Lock()
1008 client.queryLock.Unlock()
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/serf/command/agent/
H A Dipc.go262 queryLock sync.Mutex member
312 c.queryLock.Lock()
314 c.queryLock.Unlock()
318 c.queryLock.Lock()
320 c.queryLock.Unlock()
1006 client.queryLock.Lock()
1008 client.queryLock.Unlock()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/serf/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/sysutils/serf/serf-0.8.5/cmd/serf/command/agent/
H A Dipc.go265 queryLock sync.Mutex member
315 c.queryLock.Lock()
317 c.queryLock.Unlock()
321 c.queryLock.Lock()
323 c.queryLock.Unlock()
1015 client.queryLock.Lock()
1017 client.queryLock.Unlock()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dserf.go85 queryLock sync.RWMutex member
535 s.queryLock.Lock()
536 defer s.queryLock.Unlock()
544 s.queryLock.Lock()
547 s.queryLock.Unlock()
1177 s.queryLock.Lock()
1178 defer s.queryLock.Unlock()
1270 s.queryLock.RLock()
1272 s.queryLock.RUnlock()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/serf/
H A Dserf.go85 queryLock sync.RWMutex member
535 s.queryLock.Lock()
536 defer s.queryLock.Unlock()
544 s.queryLock.Lock()
547 s.queryLock.Unlock()
1177 s.queryLock.Lock()
1178 defer s.queryLock.Unlock()
1270 s.queryLock.RLock()
1272 s.queryLock.RUnlock()

123