Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
timerfd_timer Struct Reference

Data Fields

int fd
 
unsigned int is_continuous:1
 
struct itimerspec saved_timer
 

Detailed Description

Definition at line 70 of file res_timing_timerfd.c.

Field Documentation

◆ fd

int fd

Definition at line 71 of file res_timing_timerfd.c.

Referenced by load_module().

◆ is_continuous

unsigned int is_continuous

Definition at line 73 of file res_timing_timerfd.c.

◆ saved_timer

struct itimerspec saved_timer

Definition at line 72 of file res_timing_timerfd.c.


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