const runtime.traceEvGoUnblockLocal

2 uses

	runtime (current package)
		trace.go#L62: 	traceEvGoUnblockLocal    = 39 // goroutine is unblocked on the same P as the last event [timestamp, goroutine id, stack]
		trace.go#L1104: 		traceEvent(traceEvGoUnblockLocal, skip, uint64(gp.goid))