Searched refs:getActiveThreadCount (Results 1 – 3 of 3) sorted by relevance
120 size_t getActiveThreadCount() const { return mActiveThreadCount; } in getActiveThreadCount() function425 (mThreadPool->getActiveThreadCount() == 0 in needMoreThreads_l()428 > (ptrdiff_t)mThreadPool->getActiveThreadCount()); in needMoreThreads_l()
110 if (pendingSounds > mThreadPool->getActiveThreadCount()) { in loadSound()
49451 method public int getActiveThreadCount();