Fri Jun 19 12:11:00 2009

Asterisk developer's documentation


channel_lock_frame Struct Reference


Data Fields

ast_channelchannel
struct {
   channel_lock_frame *   next
list
lock_framelock_frame

Detailed Description

Definition at line 61 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 64 of file func_lock.c.

Referenced by lock_free().

struct { ... } list

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

struct lock_frame* lock_frame

Definition at line 65 of file func_lock.c.

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

struct channel_lock_frame* next

Definition at line 62 of file func_lock.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:11:00 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7