runtime.sysmontick.syscallwhen (field)
3 uses
runtime (current package)
proc.go#L5256: syscallwhen int64
proc.go#L5299: pd.syscallwhen = now
proc.go#L5305: if runqempty(_p_) && atomic.Load(&sched.nmspinning)+atomic.Load(&sched.npidle) > 0 && pd.syscallwhen+10*1000*1000 > now {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)