RootCount        1314 src/pkg/runtime/mgc0.c 		if(i - RootCount >= runtime·allglen)
RootCount        1316 src/pkg/runtime/mgc0.c 		gp = runtime·allg[i - RootCount];
RootCount        2396 src/pkg/runtime/mgc0.c 	runtime·parforsetup(work.markfor, work.nproc, RootCount + runtime·allglen, nil, false, markroot);