Home
last modified time | relevance | path

Searched refs:has_sync_point (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dtest_mt.cpp304 bool has_sync_point);
354 bool has_sync_point) in CThreadGroup() argument
355 : m_Number_of_threads(number_of_threads), m_Has_sync_point(has_sync_point), in CThreadGroup()
545 m_ThreadGroups[g].has_sync_point); in Run()
616 group.has_sync_point = ((unsigned int)(rand() % 100)) < threshold; in x_InitializeThreadGroups()
646 if (m_ThreadGroups[g].has_sync_point) { in x_PrintThreadGroups()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dtest_mt.cpp304 bool has_sync_point);
354 bool has_sync_point) in CThreadGroup() argument
355 : m_Number_of_threads(number_of_threads), m_Has_sync_point(has_sync_point), in CThreadGroup()
545 m_ThreadGroups[g].has_sync_point); in Run()
616 group.has_sync_point = ((unsigned int)(rand() % 100)) < threshold; in x_InitializeThreadGroups()
646 if (m_ThreadGroups[g].has_sync_point) { in x_PrintThreadGroups()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dtest_mt.hpp135 bool has_sync_point; member
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dtest_mt.hpp135 bool has_sync_point; member