#include "SALOME_Component_i.hxx"
#include "SALOME_Container_i.hxx"
#include "RegistryConnexion.hxx"
#include "Basics_Utils.hxx"
#include <stdio.h>
#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 | ( | ) |
Referenced by SigIntHandler().
void SetCpuUsed | ( | ) |
C++ method:
Referenced by SigIntHandler().
bool _Sleeping |
|
static |