Searched refs:MAX_THREAD (Results 1 - 1 of 1) sorted by relevance
/base/startup/appspawn/test/moduletest/ | ||
H A D | appspawn_test_cmder.cpp | 38 #define MAX_THREAD 10 macro 109 if (threadCount_ > MAX_THREAD) { in ProcessArgs() 110 threadCount_ = MAX_THREAD; in ProcessArgs() |
Completed in 2 milliseconds