Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef ALGO___NW_ALIGNER_THREADS__HPP
2 #define ALGO___NW_ALIGNER_THREADS__HPP
CNWAlignerThread_Align(CNWAligner *aligner, CNWAligner::SAlignInOut *data)
virtual ~CNWAlignerThread_Align()
virtual void OnExit()
Override this to execute finalization code.
unique_ptr< CException > m_exception
CNWAligner::SAlignInOut * m_data
virtual void * Main()
Derived (user-created) class must provide a real thread function.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Multi-threading – classes, functions, and features.
bool NW_RequestNewThread(const unsigned int max_threads)