func runtime.NumGoroutine

2 uses

	runtime (current package)
		debug.go#L67: func NumGoroutine() int {

	runtime/pprof
		pprof.go#L747: 	return runtime.NumGoroutine()