func runtime.casGFromPreempted
2 uses
runtime (current package)
preempt.go#L153: if !casGFromPreempted(gp, _Gpreempted, _Gwaiting) {
proc.go#L959: func casGFromPreempted(gp *g, old, new uint32) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)