Sat Apr 26 2014 22:03:24

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

Detailed Description

Definition at line 137 of file func_lock.c.


Field Documentation

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

Definition at line 140 of file func_lock.c.

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

struct { ... } list

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

Definition at line 141 of file func_lock.c.

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

Definition at line 138 of file func_lock.c.


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