|
DMTCP
|
#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 |
Definition at line 47 of file timerlist.h.
| 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.
1.8.4