func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L134: 			dumpgstatus(gp)
		preempt.go#L267: 		dumpgstatus(gp)
		proc.go#L689: func dumpgstatus(gp *g) {
		proc.go#L783: 		dumpgstatus(gp)
		proc.go#L844: 		dumpgstatus(gp)
		proc.go#L857: 		dumpgstatus(gp)
		proc.go#L2455: 		dumpgstatus(_g_.m.lockedg.ptr())
		proc.go#L3280: 		dumpgstatus(gp)
		proc.go#L3329: 		dumpgstatus(gp)