Home
last modified time | relevance | path

Searched refs:LockKey (Results 1 – 25 of 127) sorted by relevance

123456

/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Daemon/
H A DSchedulerDBRecurrentTask.t561 my $LockKey = 12345678;
572 \$LockKey,
585 $Task{LockKey},
586 $LockKey,
587 "LockKey"
593 LockKey => $LockKey,
598 LockKey => $LockKey,
603 LockKey => $LockKey,
608 LockKey => 0,
636 $Task{LockKey},
[all …]
H A DSchedulerDB.t121 LockKey => 0,
149 $Task1{LockKey},
150 "TaskGet() - LockKey is set",
280 LockKey => 0,
310 $Task2{LockKey},
311 "TaskGet() - LockKey is set",
725 $Task{LockKey},
727 "$Test->{Name} - TaskUnlockExpired() LockKey (updated) TaskID: $TaskID",
738 $Task{LockKey},
740 "$Test->{Name} - TaskUnlockExpired() LockKey (not updated) TaskID: $TaskID",
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Daemon/
H A DSchedulerDB.pm492 \$LockKey,
511 return if $LockKeyFromDB ne $LockKey;
533 \$LockKey,
569 next TASKITEM if !$Task{LockKey};
635 LockKey => $Row[3] // 0,
650 if ( $Task->{LockKey} < 1 ) {
1254 \$LockKey,
1266 Bind => [ \$LockKey ],
2114 \$LockKey,
2163 \$LockKey,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hashicorp/consul/api/
H A Dlock_test.go19 lock, err := c.LockKey("test/lock")
77 lock, err := c.LockKey("test/lock")
118 lock, err := c.LockKey("test/lock")
160 lock, err := c.LockKey("test/lock")
207 lock, err := c.LockKey("test/lock")
233 l2, err := c.LockKey("test/lock")
291 lock, err := c.LockKey("test/lock/.lock")
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/api/
H A Dlock_test.go19 lock, err := c.LockKey("test/lock")
77 lock, err := c.LockKey("test/lock")
118 lock, err := c.LockKey("test/lock")
160 lock, err := c.LockKey("test/lock")
207 lock, err := c.LockKey("test/lock")
233 l2, err := c.LockKey("test/lock")
291 lock, err := c.LockKey("test/lock/.lock")
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/utils/utils-581e00157fb1/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/utils/utils-c2654d5206da/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
H A Dhashed.go44 func (km *hashedKeyMutex) LockKey(id string) { func
/dports/security/vuls/vuls-0.13.7/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/utils/utils-67b214c5f920/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/utils/keymutex/
H A Dkeymutex.go22 LockKey(id string) methodSpec

123456