func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1374: 		handoffp(releasep())
		proc.go#L1422: 	handoffp(releasep())
		proc.go#L1517: 			handoffp(p)
		proc.go#L2362: func handoffp(_p_ *p) {
		proc.go#L2447: 		handoffp(_p_)
		proc.go#L3643: 	handoffp(releasep())
		proc.go#L5322: 				handoffp(_p_)