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