os_wait.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/os_signal.h"
#include "ace/os_include/sys/os_resource.h"

Include dependency graph for os_wait.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define WCOREDUMP(stat)   0
#define WNOHANG   0100
#define WEXITSTATUS(stat)   stat
#define WIFCONTINUED(stat)   0
#define WIFEXITED(stat)   1
#define WIFSIGNALED(stat)   0
#define WIFSTOPPED(stat)   0
#define WSTOPSIG(stat)   0
#define WTERMSIG(stat)   0


Detailed Description

declarations for waiting

os_wait.h,v 1.8 2006/01/12 10:08:45 jwillemsen Exp

Author:
Don Hinton <dhinton@dresystems.com>

This code was originally in various places including ace/OS.h.

Definition in file os_wait.h.


Define Documentation

#define WCOREDUMP stat   )     0
 

Definition at line 44 of file os_wait.h.

#define WEXITSTATUS stat   )     stat
 

Definition at line 56 of file os_wait.h.

Referenced by ACE::fork(), and ACE_Process::return_value().

#define WIFCONTINUED stat   )     0
 

Definition at line 60 of file os_wait.h.

#define WIFEXITED stat   )     1
 

Definition at line 67 of file os_wait.h.

Referenced by ACE::fork().

#define WIFSIGNALED stat   )     0
 

Definition at line 74 of file os_wait.h.

#define WIFSTOPPED stat   )     0
 

Definition at line 78 of file os_wait.h.

#define WNOHANG   0100
 

Definition at line 48 of file os_wait.h.

Referenced by ACE_Process_Manager::reap(), ACE_Process_Manager::wait(), ACE_Process::wait(), and ACE_OS::waitpid().

#define WSTOPSIG stat   )     0
 

Definition at line 82 of file os_wait.h.

#define WTERMSIG stat   )     0
 

Definition at line 89 of file os_wait.h.


Generated on Thu Nov 9 11:02:42 2006 for ACE by doxygen 1.3.6