|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|
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 114 of file bridge_channel.c.
| struct bridge_sync* first |
Definition at line 114 of file bridge_channel.c.
| struct bridge_sync* last |
Definition at line 114 of file bridge_channel.c.
| ast_rwlock_t lock |
Definition at line 114 of file bridge_channel.c.