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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dperf.c173 static int cxq; variable
182 while (cxq == 0) {
187 --cxq;
206 while (cxq == 1) {
211 ++cxq;
229 cxq = 0;
324 cxq = 0;

Completed in 128 milliseconds