NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
DEFINE_STATIC_FAST_MUTEX (thread_count_mutex_nw) | |
bool | NW_RequestNewThread (const unsigned int max_threads) |
Variables | |
unsigned int | g_nwnw_thread_count = 1 |
DEFINE_STATIC_FAST_MUTEX | ( | thread_count_mutex_nw | ) |
Definition at line 44 of file nw_aligner_threads.cpp.
References g_nwnw_thread_count.
Referenced by CNWAligner::x_Run().
unsigned int g_nwnw_thread_count = 1 |
Definition at line 40 of file nw_aligner_threads.cpp.
Referenced by NW_RequestNewThread(), and CNWAlignerThread_Align::OnExit().