Home | History | Annotate | Download | only in runtime

Lines Matching full:gogetenv

502 	if n, ok := atoi32(gogetenv("GOMAXPROCS")); ok && n > 0 {