Home
last modified time | relevance | path

Searched refs:CThreadGroup (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dtest_mt.cpp286 class CThreadGroup;
296 CThreadGroup& m_Group;
299 class CThreadGroup : public CObject class
302 CThreadGroup(
305 ~CThreadGroup(void);
352 CThreadGroup::CThreadGroup( in CThreadGroup() function in CThreadGroup
369 CThreadGroup::~CThreadGroup(void) in ~CThreadGroup()
374 void CThreadGroup::Go(void) in Go()
380 void CThreadGroup::SyncPoint(void) in SyncPoint()
404 void CThreadGroup::ThreadWait(void) in ThreadWait()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dtest_mt.cpp286 class CThreadGroup;
296 CThreadGroup& m_Group;
299 class CThreadGroup : public CObject class
302 CThreadGroup(
305 ~CThreadGroup(void);
352 CThreadGroup::CThreadGroup( in CThreadGroup() function in CThreadGroup
369 CThreadGroup::~CThreadGroup(void) in ~CThreadGroup()
374 void CThreadGroup::Go(void) in Go()
380 void CThreadGroup::SyncPoint(void) in SyncPoint()
404 void CThreadGroup::ThreadWait(void) in ThreadWait()
[all …]