Sun Oct 16 2011 08:43:13

Asterisk developer's documentation


channel_lock_frame Struct Reference
Collaboration diagram for channel_lock_frame:

Data Fields

struct ast_channelchannel
struct {
   struct channel_lock_frame *   next
list
struct lock_framelock_frame

Field Documentation

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

Definition at line 125 of file func_lock.c.

Referenced by lock_free(), lock_fixup(), and get_lock().

struct { ... } list

Referenced by lock_fixup(), get_lock(), and unlock_read().

Definition at line 126 of file func_lock.c.

Referenced by lock_free(), lock_fixup(), get_lock(), and unlock_read().

Definition at line 123 of file func_lock.c.


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