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