func runtime.goroutineheader

10 uses

	runtime (current package)
		mprof.go#L820: 			goroutineheader(gp)
		mprof.go#L851: 		goroutineheader(gp)
		mprof.go#L858: 		goroutineheader(gp.m.curg)
		mprof.go#L871: 	goroutineheader(gp)
		panic.go#L1309: 			goroutineheader(gp)
		signal_unix.go#L661: 		goroutineheader(gp)
		signal_unix.go#L665: 			goroutineheader(_g_.m.curg)
		traceback.go#L879: func goroutineheader(gp *g) {
		traceback.go#L923: 		goroutineheader(curgp)
		traceback.go#L942: 		goroutineheader(gp)