Home | History | Annotate | Download | only in runtime

Lines Matching refs:nproc

189 func helpgc(nproc int32) {
193 for n := int32(1); n < nproc; n++ { // one M is currently running