#include <io.h>
Data Fields | |
tw_bf | cv |
unsigned int | critical_path |
tw_lpid | dest_lp |
tw_lpid | src_lp |
tw_stime | recv_ts |
unsigned int io_event_store::critical_path |
Definition at line 78 of file io.h.
Referenced by io_event_deserialize(), and io_event_serialize().
tw_bf io_event_store::cv |
Definition at line 77 of file io.h.
Referenced by io_event_deserialize(), and io_event_serialize().
tw_lpid io_event_store::dest_lp |
Definition at line 79 of file io.h.
Referenced by io_event_deserialize(), and io_event_serialize().
tw_stime io_event_store::recv_ts |
Definition at line 81 of file io.h.
Referenced by io_event_deserialize(), and io_event_serialize().
tw_lpid io_event_store::src_lp |
Definition at line 80 of file io.h.
Referenced by io_event_deserialize(), and io_event_serialize().