Home
last modified time | relevance | path

Searched defs:mu1 (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/net/http/pprof/
Dpprof_test.go98 func mutexHog1(mu1, mu2 *sync.Mutex, start time.Time, dt time.Duration) { argument
123 func mutexHog2(mu1, mu2 *sync.Mutex, start time.Time, dt time.Duration) { argument
142 func mutexHog(duration time.Duration, hogger func(mu1, mu2 *sync.Mutex, start time.Time, dt time.Du…