Home
last modified time | relevance | path

Searched refs:startGoroutines (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/controller-runtime/pkg/controller/
H A Dcontroller_test.go107 startGoroutines := rt.NumGoroutine()
112 Expect(rt.NumGoroutine() - startGoroutines).To(BeNumerically("<=", threshold))
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/garyburd/redigo/redis/
H A Dpool_test.go430 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
458 errs := startGoroutines(p, "PING")
489 errs := startGoroutines(p, "PING")
522 errs := startGoroutines(p, "ERR", testErr)
551 errs := startGoroutines(p, "ERR", testErr)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/garyburd/redigo/redis/
H A Dpool_test.go413 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
440 errs := startGoroutines(p, "PING")
469 errs := startGoroutines(p, "PING")
501 errs := startGoroutines(p, "ERR", testErr)
529 errs := startGoroutines(p, "ERR", testErr)
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/garyburd/redigo/redigo-535138d7bcd7/redis/
H A Dpool_test.go413 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
440 errs := startGoroutines(p, "PING")
469 errs := startGoroutines(p, "PING")
501 errs := startGoroutines(p, "ERR", testErr)
529 errs := startGoroutines(p, "ERR", testErr)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/garyburd/redigo/redis/
H A Dpool_test.go430 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
458 errs := startGoroutines(p, "PING")
489 errs := startGoroutines(p, "PING")
522 errs := startGoroutines(p, "ERR", testErr)
551 errs := startGoroutines(p, "ERR", testErr)
/dports/net/wireguard-go/wireguard-go-0.0.20210424/device/
H A Ddevice_test.go390 startGoroutines, startStacks := goroutines()
397 if runtime.NumGoroutine() <= startGoroutines {
405 t.Fatalf("expected %d goroutines, got %d, leak?", startGoroutines, endGoroutines)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gomodule/redigo/redis/
H A Dpool_test.go495 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
520 errs := startGoroutines(p, "PING")
551 errs := startGoroutines(p, "PING")
584 errs := startGoroutines(p, "ERR", testErr)
613 errs := startGoroutines(p, "ERR", testErr)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gomodule/redigo/redis/
H A Dpool_test.go495 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
520 errs := startGoroutines(p, "PING")
551 errs := startGoroutines(p, "PING")
584 errs := startGoroutines(p, "ERR", testErr)
613 errs := startGoroutines(p, "ERR", testErr)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gomodule/redigo/redis/
H A Dpool_test.go554 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
580 errs := startGoroutines(p, "PING")
612 errs := startGoroutines(p, "PING")
646 errs := startGoroutines(p, "ERR", testErr)
676 errs := startGoroutines(p, "ERR", testErr)
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/gomodule/redigo/redis/
H A Dpool_test.go591 func startGoroutines(p *redis.Pool, cmd string, args ...interface{}) chan error { func
617 errs := startGoroutines(p, "PING")
649 errs := startGoroutines(p, "PING")
683 errs := startGoroutines(p, "ERR", testErr)
713 errs := startGoroutines(p, "ERR", testErr)