#include <Basics.H>#include <VestaConfig.H>#include <RunToolClient.H>#include <fnmatch.h>#include "RunToolHost.H"#include "ThreadData.H"Go to the source code of this file.
Defines | |
| #define | DEBUG(s) |
Functions | |
| Text | RunToolHost (TextVC *platform, SrcLoc *loc, void *&handle) |
| void | RunToolDone (void *handle) |
| void | RunToolHostInit () |
|
|
Definition at line 37 of file RunToolHost.C. Referenced by RunToolHost(). |
|
|
Definition at line 336 of file RunToolHost.C. References Basics::cond::broadcast(), Basics::mutex::lock(), Basics::mutex::unlock(), and Host::usecount. Referenced by RunTool(). |
|
||||||||||||||||
|
|
Definition at line 430 of file RunToolHost.C. References Error(), VestaConfig::get_float(), VestaConfig::is_set(), Basics::mutex::lock(), VestaConfig::failure::msg, TCP_sock::this_host(), and Basics::mutex::unlock(). Referenced by PrimRunToolInit(). |
1.4.2