timer_matrix Struct Reference

Collaboration diagram for timer_matrix:
[legend]

Data Fields

switch_size_t tick
uint32_t count
uint32_t roll
switch_mutex_tmutex
switch_thread_cond_tcond
switch_thread_rwlock_trwlock

Detailed Description

Definition at line 131 of file switch_time.c.


Field Documentation

switch_thread_cond_t* timer_matrix::cond

Definition at line 136 of file switch_time.c.

uint32_t timer_matrix::count

Definition at line 133 of file switch_time.c.

Referenced by timer_destroy(), and timer_init().

switch_mutex_t* timer_matrix::mutex

Definition at line 135 of file switch_time.c.

uint32_t timer_matrix::roll

Definition at line 134 of file switch_time.c.

Referenced by SWITCH_MODULE_RUNTIME_FUNCTION(), and timer_init().

switch_thread_rwlock_t* timer_matrix::rwlock

Definition at line 137 of file switch_time.c.

switch_size_t timer_matrix::tick

Definition at line 132 of file switch_time.c.

Referenced by SWITCH_MODULE_RUNTIME_FUNCTION(), timer_check(), timer_destroy(), timer_init(), timer_next(), and timer_sync().


The documentation for this struct was generated from the following file:
Generated on Sun May 20 04:00:38 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7