#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 | ( | ) |
| void SetCpuUsed | ( | ) |
C++ method:
References Engines_Parallel_Component_i::SetCurCpu(), and Engines_Component_i::SetCurCpu().
| bool _Sleeping |
|
static |