Searched refs:m_activated (Results 1 – 2 of 2) sorted by relevance
515 bool m_activated; variable
1472 AllocatedStream->m_activated = true; in StartSCCThread()1548 if (m_streamThreads[1]->m_activated == false) { in notifyRequestQueueNotEmpty()1709 if ((m_streamThreads[0].get())->m_activated == true) { in allocateStream()1764 AllocatedStream->m_activated = true; in allocateStream()1865 AllocatedStream->m_activated = true; in allocateStream()1919 AllocatedStream->m_activated = true; in allocateStream()1940 else if (m_streamThreads[1]->m_activated == false) { in allocateStream()2320 if (m_streamThreads[1]->m_numRegisteredStream == 0 && m_streamThreads[1]->m_activated) { in releaseStream()2333 …() != NULL && m_streamThreads[0]->m_numRegisteredStream == 0 && m_streamThreads[0]->m_activated)) { in releaseStream()3832 selfThread->m_activated = false; in m_streamFunc_direct()[all …]