#include "SALOME_ParallelComponent_i.hxx"#include "SALOME_ParallelContainer_i.hxx"#include "OpUtil.hxx"#include <stdio.h>#include <dlfcn.h>#include <cstdlib>#include "utilities.h"#include "Basics_Utils.hxx"#include <sys/time.h>#include <sys/resource.h>#include <unistd.h>#include <paco_dummy.h>#include <paco_omni.h>
Functions | |
| void | SetCpuUsed () |
| C++ method: More... | |
| void | CallCancelThread () |
Variables | |
| bool | _Sleeping |
| static Engines_Parallel_Component_i * | theEngines_Component |
| void CallCancelThread | ( | ) |
References Engines_Parallel_Component_i::CancelThread(), and theEngines_Component.
Referenced by SigIntHandler().
| void SetCpuUsed | ( | ) |
C++ method:
References Engines_Parallel_Component_i::SetCurCpu(), and theEngines_Component.
Referenced by SigIntHandler().
|
extern |
|
static |
Referenced by CallCancelThread(), Engines_Parallel_Component_i::CpuUsed_impl(), and SetCpuUsed().