Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


misdn_lib Struct Reference

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

msg_queue_t activatequeue
pthread_t event_handler_thread

Definition at line 217 of file isdn_lib.c.

Referenced by misdn_lib_destroy(), and misdn_lib_init().

pthread_t event_thread

Definition at line 216 of file isdn_lib.c.

Referenced by misdn_lib_destroy(), and misdn_lib_init().

void* user_data

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