DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
dmtcp::TimerInfo Struct Reference

#include <timerlist.h>

Public Attributes

clockid_t clockid
 
struct sigevent sevp
 
bool sevp_null
 
int flags
 
struct itimerspec initial_timerspec
 
struct itimerspec curr_timerspec
 
int overrun
 

Detailed Description

Definition at line 47 of file timerlist.h.

Member Data Documentation

clockid_t dmtcp::TimerInfo::clockid

Definition at line 48 of file timerlist.h.

struct itimerspec dmtcp::TimerInfo::curr_timerspec

Definition at line 53 of file timerlist.h.

int dmtcp::TimerInfo::flags

Definition at line 51 of file timerlist.h.

struct itimerspec dmtcp::TimerInfo::initial_timerspec

Definition at line 52 of file timerlist.h.

int dmtcp::TimerInfo::overrun

Definition at line 54 of file timerlist.h.

struct sigevent dmtcp::TimerInfo::sevp

Definition at line 49 of file timerlist.h.

bool dmtcp::TimerInfo::sevp_null

Definition at line 50 of file timerlist.h.


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