Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ioqueues Struct Reference

List of ioqueue threads. More...

Collaboration diagram for ioqueues:
Collaboration graph
[legend]

Data Fields

struct ast_rtp_ioqueue_threadfirst
 
struct ast_rtp_ioqueue_threadlast
 
ast_mutex_t lock
 

Detailed Description

List of ioqueue threads.

Definition at line 266 of file res_rtp_asterisk.c.

Field Documentation

◆ first

struct ast_rtp_ioqueue_thread* first

Definition at line 266 of file res_rtp_asterisk.c.

◆ last

struct ast_rtp_ioqueue_thread* last

Definition at line 266 of file res_rtp_asterisk.c.

◆ lock

Definition at line 266 of file res_rtp_asterisk.c.


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