Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

thread.c File Reference

#include "thread.h"
#include <errno.h>
#include <signal.h>
#include <sys/resource.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <unistd.h>
#include "tools.h"

Include dependency graph for thread.c:

Include dependency graph

Go to the source code of this file.

Defines

#define MAXPANICLEVEL   10

Functions

int SystemExec (const char *Command)


Define Documentation

#define MAXPANICLEVEL   10
 

Definition at line 194 of file thread.c.

Referenced by cThread::RaisePanic().


Function Documentation

int SystemExec const char *    Command
 

SystemExec() implements a 'system()' call that closes all unnecessary file descriptors in the child process.

Definition at line 386 of file thread.c.

References LOG_ERROR, and LOG_ERROR_STR.

Referenced by cRecordingUserCommand::InvokeCommand(), and main().


Generated on Wed Feb 5 23:30:51 2003 for VDR by doxygen1.3-rc2