Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
signal.h File Reference
#include "posix_types.h"

Go to the source code of this file.

Data Structures

union  sigval
 
struct  sigevent
 

Macros

#define SIGEV_NONE   1
 
#define SIGEV_SIGNAL   2
 
#define SIGEV_THREAD   3
 

Typedefs

typedef int sig_atomic_t
 

Macro Definition Documentation

◆ SIGEV_NONE

#define SIGEV_NONE   1

◆ SIGEV_SIGNAL

#define SIGEV_SIGNAL   2

◆ SIGEV_THREAD

#define SIGEV_THREAD   3

Typedef Documentation

◆ sig_atomic_t

typedef int sig_atomic_t