Tue Mar 2 17:35:32 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
struct 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
unsigned int interval

Interval in ms for current rate

Definition at line 85 of file res_timing_pthread.c.

Referenced by check_timer(), and pthread_timer_set_rate().

unsigned int pending_ticks

Definition at line 87 of file res_timing_pthread.c.

Referenced by pthread_timer_get_event(), read_pipe(), and write_byte().

int pipe[2]
unsigned int rate

Definition at line 83 of file res_timing_pthread.c.

Referenced by pthread_timer_set_rate().

struct timeval start [read]

Definition at line 88 of file res_timing_pthread.c.

Referenced by check_timer(), and pthread_timer_set_rate().

unsigned int tick_count

Definition at line 86 of file res_timing_pthread.c.

Referenced by check_timer(), and pthread_timer_set_rate().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1