#include "ace/config-lite.h"#include "ace/os_include/os_stddef.h"

Go to the source code of this file.
Defines | |
| #define | CLOCK_REALTIME 0 |
| #define | ACE_INVALID_PID ((pid_t) -1) |
Typedefs | |
| typedef double | ACE_timer_t |
| typedef int | clockid_t |
| typedef off_t | ACE_OFF_T |
| typedef loff_t | ACE_LOFF_T |
| typedef int | ssize_t |
| typedef int | ACE_exitcode |
data types
Definition in file os_types.h.
| #define ACE_INVALID_PID ((pid_t) -1) |
Definition at line 149 of file os_types.h.
| #define CLOCK_REALTIME 0 |
Definition at line 54 of file os_types.h.
| typedef int ACE_exitcode |
Definition at line 133 of file os_types.h.
| typedef loff_t ACE_LOFF_T |
Definition at line 89 of file os_types.h.
| typedef off_t ACE_OFF_T |
Definition at line 69 of file os_types.h.
| typedef double ACE_timer_t |
Definition at line 48 of file os_types.h.
| typedef int clockid_t |
Definition at line 52 of file os_types.h.
| typedef int ssize_t |
Definition at line 126 of file os_types.h.
1.7.0