malt-wr
|
#include <constype.h>
Data Fields | |
int | sig_nr |
int | type |
int | index |
int | pi_phase |
struct async_checkpoint * | next |
Definition at line 338 of file constype.h.
int async_checkpoint::index |
Definition at line 347 of file constype.h.
struct async_checkpoint* async_checkpoint::next |
Definition at line 353 of file constype.h.
int async_checkpoint::pi_phase |
Definition at line 350 of file constype.h.
int async_checkpoint::sig_nr |
Definition at line 341 of file constype.h.
int async_checkpoint::type |
Definition at line 344 of file constype.h.