NCBI C++ ToolKit
Functions | Variables
nw_aligner_threads.cpp File Reference
#include <ncbi_pch.hpp>
#include "nw_aligner_threads.hpp"
+ Include dependency graph for nw_aligner_threads.cpp:

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
 

Function Documentation

◆ DEFINE_STATIC_FAST_MUTEX()

DEFINE_STATIC_FAST_MUTEX ( thread_count_mutex_nw  )

◆ NW_RequestNewThread()

bool NW_RequestNewThread ( const unsigned int  max_threads)

Definition at line 44 of file nw_aligner_threads.cpp.

References g_nwnw_thread_count.

Referenced by CNWAligner::x_Run().

Variable Documentation

◆ g_nwnw_thread_count

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().

Modified on Fri Sep 20 14:58:18 2024 by modify_doxy.py rev. 669887