#include "ace/config-lite.h"
#include "ace/os_include/os_signal.h"
#include "ace/OS_NS_signal.inl"
Include dependency graph for OS_NS_signal.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ACE_OS |
Classes | |
struct | siginfo_t |
Defines | |
#define | ACE_EXPORT_MACRO ACE_Export |
#define | SIG_BLOCK 1 |
#define | SIG_UNBLOCK 2 |
#define | SIG_SETMASK 3 |
#define | ACE_INLINE inline |
Variables | |
typedefACE_BEGIN_VERSIONED_NAMESPACE_DECL struct sigaction | ACE_SIGACTION |
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
Definition in file OS_NS_signal.h.
|
Definition at line 34 of file OS_NS_signal.h. |
|
Definition at line 148 of file OS_NS_signal.h. |
|
Definition at line 37 of file OS_NS_signal.h. Referenced by ACE_Sig_Guard::ACE_Sig_Guard(), ACE_Asynch_Pseudo_Task::svc(), and ACE_OS::thr_sigsetmask(). |
|
Definition at line 45 of file OS_NS_signal.h. Referenced by ACE_OS::thr_sigsetmask(), and ACE_Sig_Guard::~ACE_Sig_Guard(). |
|
Definition at line 41 of file OS_NS_signal.h. Referenced by ACE_OS::thr_sigsetmask(). |
|
Definition at line 87 of file OS_NS_signal.h. |