Searched refs:activeThread_ (Results 1 – 4 of 4) sorted by relevance
31 if (activeThread_ < MAX_THREAD) { in Commit()33 activeThread_++; in Commit()50 activeThread_--; in HandleScanExecution()
25 if (activeThread_ < MAX_THREAD) { in Commit()27 activeThread_++; in Commit()41 activeThread_--; in HandleScanExecution()
42 size_t activeThread_ = 0; variable
38 size_t activeThread_ = 0; variable