func runtime.castogscanstatus
3 uses
runtime (current package)
preempt.go#L167: if !castogscanstatus(gp, s, s|_Gscan) {
preempt.go#L200: if !castogscanstatus(gp, _Grunning, _Gscanrunning) {
proc.go#L865: func castogscanstatus(gp *g, oldval, newval uint32) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)