func runtime.NumGoroutine

2 uses

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

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