func runtime.runqputslow

2 uses

	runtime (current package)
		proc.go#L5765: 	if runqputslow(_p_, gp, h, t) {
		proc.go#L5774: func runqputslow(_p_ *p, gp *g, h, t uint32) bool {