Wed Aug 18 22:34:39 2010

Asterisk developer's documentation


pthread_timer Struct Reference


Data Fields

unsigned int continuous:1
unsigned int interval
unsigned int pending_ticks
int pipe [2]
unsigned int rate
timeval start
enum pthread_timer_state state
unsigned int tick_count

Detailed Description

Definition at line 80 of file res_timing_pthread.c.


Field Documentation

unsigned int continuous

Definition at line 89 of file res_timing_pthread.c.

unsigned int interval

Interval in ms for current rate

Definition at line 85 of file res_timing_pthread.c.

unsigned int pending_ticks

Definition at line 87 of file res_timing_pthread.c.

int pipe[2]

Definition at line 81 of file res_timing_pthread.c.

Referenced by find_timer(), pthread_timer_cmp(), and pthread_timer_open().

unsigned int rate

Definition at line 83 of file res_timing_pthread.c.

struct timeval start

Definition at line 88 of file res_timing_pthread.c.

enum pthread_timer_state state

Definition at line 82 of file res_timing_pthread.c.

unsigned int tick_count

Definition at line 86 of file res_timing_pthread.c.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:39 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7