Searched defs:ThreadCollection (Results 1 – 2 of 2) sorted by relevance
20 ThreadCollection::ThreadCollection() : m_threads(), m_mutex() {} in ThreadCollection() function in ThreadCollection22 ThreadCollection::ThreadCollection(collection threads) in ThreadCollection() function in ThreadCollection
253 class ThreadCollection; variable