func runtime.NumGoroutine

2 uses

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

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