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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsel_spd.c84 static long _threads_max = 10, _threads = 10; variable
87 static long _threads_max = 10, _threads = 10; variable
468 _threads_max = _threads = atoi(optarg);
524 for (index=0; index<_threads_max*2; index+=2) {
547 for (index=1; index<_threads_max*2; index+=2) {

Completed in 5794 milliseconds