openModeller  Version 1.5.0
AlgorithmRun.cpp File Reference
#include "AlgorithmRun.hh"
#include "threads.hh"
Include dependency graph for AlgorithmRun.cpp:

Go to the source code of this file.

Functions

THREAD_PROC_RETURN_TYPE AlgorithmRunThreadProc (void *threadData)
 

Function Documentation

THREAD_PROC_RETURN_TYPE AlgorithmRunThreadProc ( void *  threadData)

Definition at line 39 of file AlgorithmRun.cpp.

References AlgorithmRun::createModel(), AlgorithmRun::stop(), and THREAD_PROC_RETURN_STATEMENT.

Referenced by AlgorithmRun::run().

Here is the call graph for this function: