os_wait.h File Reference
#include "ace/os_include/os_signal.h"
#include "ace/os_include/sys/os_resource.h"
Detailed Description
declarations for waiting
- Id
- os_wait.h 80826 2008-03-04 14:51:23Z wotte
- Author:
- Don Hinton <dhinton@dresystems.com>
-
This code was originally in various places including ace/OS.h.
Define Documentation
#define WCOREDUMP |
( |
stat |
|
) |
0 |
#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 |
Generated on Fri Sep 11 03:54:34 2009 for ACE by
1.6.1