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

List holding active synchronous action objects. More...

Collaboration diagram for sync_structs:
Collaboration graph
[legend]

Data Fields

struct bridge_syncfirst
 
struct bridge_synclast
 
ast_rwlock_t lock
 

Detailed Description

List holding active synchronous action objects.

Definition at line 113 of file bridge_channel.c.

Field Documentation

◆ first

struct bridge_sync* first

Definition at line 113 of file bridge_channel.c.

◆ last

struct bridge_sync* last

Definition at line 113 of file bridge_channel.c.

◆ lock

Definition at line 113 of file bridge_channel.c.


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