#include <WOKUnix_ProcessManager.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static Standard_EXPORT void | Arm () |
static Standard_EXPORT void | UnArm () |
static Standard_EXPORT void | InteruptHandler () |
static Standard_EXPORT void | ChildDeathHandler () |
static Standard_EXPORT void | PipeHandler () |
static Standard_EXPORT void | KillAll () |
static Standard_EXPORT void | SetCriticalPid (const Standard_Integer apid) |
Static Private Member Functions | |
static Standard_EXPORT WOKUnix_SequenceOfProcess & | Processes () |
static Standard_EXPORT void | AddProcess (const Handle(WOKUnix_Process)&aprocess) |
static Standard_EXPORT void | RemoveProcess (const Handle(WOKUnix_Process)&aprocess) |
static Standard_EXPORT void | WaitProcess (const Handle(WOKUnix_Process)&aprocess) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|