Searched defs:totalThreadCount (Results 1 – 3 of 3) sorted by relevance
86 …auto totalThreadCount = Taskpool::GetCurrentTaskpool()->GetTotalThreadNum() + 1; // gc thread and… in Mark() local98 auto totalThreadCount = static_cast<uint32_t>( in Sweep() local
97 uint32_t totalThreadCount = 1; // 1 : mainthread in Sweep() local
244 auto totalThreadCount = Taskpool::GetCurrentTaskpool()->GetTotalThreadNum() + 1; in UpdateRecordWeakReference() local