Asterisk - The Open Source Telephony Project
18.5.0
|
List holding active synchronous action objects. More...
Data Fields | |
struct bridge_sync * | first |
struct bridge_sync * | last |
ast_rwlock_t | lock |
List holding active synchronous action objects.
Definition at line 113 of file bridge_channel.c.
struct bridge_sync* first |
Definition at line 113 of file bridge_channel.c.
struct bridge_sync* last |
Definition at line 113 of file bridge_channel.c.
ast_rwlock_t lock |
Definition at line 113 of file bridge_channel.c.