#include "ace/pre.h"
#include "ace/config.h"
#include "ace/OS_Export.h"
#include "ace/post.h"
Include dependency graph for OS_Errno.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Errno_Guard |
Provides a wrapper to improve performance when thread-specific errno must be saved and restored in a block of code. More... | |
Defines | |
#define | ENOSYS EFAULT |
#define | ENOTSUP ENOSYS |
#define | ACE_ERRNO_TYPE int |
OS_Errno.h,v 4.2 2001/12/08 14:49:30 schmidt Exp
|
|
|
|
|
|