os_signal.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/sys/os_types.h"
#include "ace/os_include/os_ucontext.h"
Include dependency graph for os_signal.h:
This graph shows which files directly or indirectly include this file:

Defines

#define ACE_SIGIO   -1
#define ACE_SIGURG   -2
#define ACE_CLOEXEC   -3
#define ACE_NSIG   NSIG

Typedefs

typedef int sig_atomic_t
typedef void(__cdecl * ACE_SignalHandler )(int)
typedef void(__cdecl * ACE_SignalHandlerV )(int)

Functions

int sigwait (sigset_t *set)
int pthread_sigmask (int, const sigset_t *, sigset_t *)

Detailed Description

signals

Id
os_signal.h 87480 2009-11-11 11:38:15Z olli
Author:
Don Hinton <dhinton@dresystems.com>
This code was originally in various places including ace/OS.h.

Define Documentation

#define ACE_CLOEXEC   -3
#define ACE_NSIG   NSIG
#define ACE_SIGIO   -1
#define ACE_SIGURG   -2

Typedef Documentation

typedef void(__cdecl * ACE_SignalHandler)(int)
typedef void(__cdecl * ACE_SignalHandlerV)(int)
typedef int sig_atomic_t

Function Documentation

int pthread_sigmask ( int  ,
const sigset_t *  ,
sigset_t *   
) [inline]
int sigwait ( sigset_t *  set  ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2