Searched refs:popCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DthreadControl.c1935 jint popCount; local
1943 popCount = fnum+1;
1944 if (popCount < 1) {
1969 while (framesPopped++ < popCount) {

Completed in 117 milliseconds