Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
signalitem Struct Reference

Data Fields

struct {
   struct signalitem *   next
 
entry
 
ast_mutex_t lock
 
char name [AST_MAX_CONTEXT]
 
char * payload
 
int sig_alert_pipe [2]
 
unsigned int signaled:1
 
int watchers
 

Detailed Description

Definition at line 125 of file app_signal.c.

Field Documentation

struct { ... } entry

Next Signal item


The documentation for this struct was generated from the following file: