Searched refs:MAX_WATCH_NUM (Results 1 – 2 of 2) sorted by relevance
68 static const unsigned int MAX_WATCH_NUM = 128; // 128: max handler thread variable
198 if (checkerQueue_.size() >= MAX_WATCH_NUM) { in IsExceedMaxTaskLocked()