#include "SALOME_Component_i.hxx"#include "SALOME_Container_i.hxx"#include "RegistryConnexion.hxx"#include "Basics_Utils.hxx"#include "OpUtil.hxx"#include "Utils_SINGLETON.hxx"#include "SALOME_NamingService.hxx"#include "Utils_CorbaException.hxx"#include <cstdio>#include <dlfcn.h>#include <cstdlib>#include "utilities.h"#include <sys/time.h>#include <sys/resource.h>#include <unistd.h>
Functions | |
| void | SetCpuUsed () |
| C++ method: More... | |
| void | CallCancelThread () |
Variables | |
| bool | _Sleeping |
| static Engines_Component_i * | theEngines_Component |
| void CallCancelThread | ( | ) |
References Engines_Component_i::CancelThread(), and theEngines_Component.
| void SetCpuUsed | ( | ) |
C++ method:
References Engines_Component_i::SetCurCpu(), and theEngines_Component.
|
extern |
|
static |
Referenced by Engines_Component_i::beginService(), CallCancelThread(), Engines_Component_i::CpuUsed_impl(), and SetCpuUsed().