Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dthread_pool_old.cpp96 if ((flags & fKill_Reopen) != 0) { in KillAllThreads()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dthread_pool_old.cpp96 if ((flags & fKill_Reopen) != 0) { in KillAllThreads()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dthread_pool_old.hpp635 fKill_Reopen = 0x2 ///< Allow a fresh batch of worker threads. enumerator
652 { KillAllThreads(wait ? (fKill_Wait | fKill_Reopen) : fKill_Reopen); } in KillAllThreads()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dthread_pool_old.hpp635 fKill_Reopen = 0x2 ///< Allow a fresh batch of worker threads. enumerator
652 { KillAllThreads(wait ? (fKill_Wait | fKill_Reopen) : fKill_Reopen); } in KillAllThreads()