const sync.starvationThresholdNs
2 uses
sync (current package)
mutex.go#L66: starvationThresholdNs = 1e6
mutex.go#L139: starving = starving || runtime_nanotime()-waitStartTime > starvationThresholdNs
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)