Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
channel_lock_frame Struct Reference

Data Fields

struct ast_channelchannel
 
struct {
   struct channel_lock_frame *   next
 
list
 
struct lock_framelock_frame
 

Detailed Description

Definition at line 147 of file func_lock.c.

Field Documentation

struct ast_channel* channel

Need to save channel pointer here, because during destruction, we won't have it.

Definition at line 150 of file func_lock.c.


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