Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
misdn_lib Struct Reference
Collaboration diagram for misdn_lib:
Collaboration graph
[legend]

Data Fields

msg_queue_t activatequeue
 
pthread_t event_handler_thread
 
pthread_t event_thread
 
int midev
 mISDN device handle returned by mISDN_open() More...
 
sem_t new_msg
 
struct misdn_stackstack_list
 
void * user_data
 

Detailed Description

Definition at line 212 of file isdn_lib.c.

Field Documentation

◆ activatequeue

msg_queue_t activatequeue

◆ event_handler_thread

pthread_t event_handler_thread

Definition at line 217 of file isdn_lib.c.

Referenced by misdn_lib_destroy(), and misdn_lib_init().

◆ event_thread

pthread_t event_thread

Definition at line 216 of file isdn_lib.c.

Referenced by misdn_lib_destroy(), and misdn_lib_init().

◆ midev

int midev

◆ new_msg

sem_t new_msg

◆ stack_list

struct misdn_stack* stack_list

◆ user_data

void* user_data

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