| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct gosub_stack_frame * | first | 
| struct gosub_stack_frame * | last | 
| ast_mutex_t | lock | 
Definition at line 281 of file app_stack.c.
| struct gosub_stack_frame* first | 
Definition at line 281 of file app_stack.c.
| struct gosub_stack_frame* last | 
Definition at line 281 of file app_stack.c.
| ast_mutex_t lock | 
Definition at line 281 of file app_stack.c.