Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct gosub_stack_frame * | first |
struct gosub_stack_frame * | last |
ast_mutex_t | lock |
Definition at line 258 of file app_stack.c.
struct gosub_stack_frame* first |
Definition at line 258 of file app_stack.c.
struct gosub_stack_frame* last |
Definition at line 258 of file app_stack.c.
ast_mutex_t lock |
Definition at line 258 of file app_stack.c.