Mon Oct 8 12:39:32 2012

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 85 of file res_timing_pthread.c.


Field Documentation

unsigned int continuous

Definition at line 94 of file res_timing_pthread.c.

unsigned int interval

Interval in ms for current rate

Definition at line 90 of file res_timing_pthread.c.

unsigned int pending_ticks

Definition at line 92 of file res_timing_pthread.c.

int pipe[2]

Definition at line 86 of file res_timing_pthread.c.

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

unsigned int rate

Definition at line 88 of file res_timing_pthread.c.

struct timeval start

Definition at line 93 of file res_timing_pthread.c.

enum pthread_timer_state state

Definition at line 87 of file res_timing_pthread.c.

unsigned int tick_count

Definition at line 91 of file res_timing_pthread.c.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7