Go to the source code of this file.
Functions | |
static tw_event * | tw_event_grab (tw_pe *pe) |
static void | tw_free_output_messages (tw_event *e, int print_message) |
static tw_event * | tw_event_new (tw_lpid dest_gid, tw_stime offset_ts, tw_lp *sender) |
static void | tw_event_free (tw_pe *pe, tw_event *e) |
static void * | tw_event_data (tw_event *event) |
|
inlinestatic |
Definition at line 120 of file ross-inline.h.
Definition at line 97 of file ross-inline.h.
References buddy_free(), tw_event::delta_buddy, tw_pe::free_q, g_tw_pe, tw_event::owner, tw_statistics::s_buddy, tw_event::state, tw_pe::stats, tw_clock_read(), tw_eventq_unshift(), tw_free_output_messages(), and TW_pe_free_q.
Definition at line 5 of file ross-inline.h.
References tw_event::cancel_next, tw_event::cause_next, tw_event::caused_by_me, tw_event::event_id, tw_pe::free_q, tw_event::next, tw_event::prev, tw_event::state, and tw_eventq_pop().
Referenced by recv_begin(), and tw_event_new().
Definition at line 40 of file ross-inline.h.
References tw_pe::abort_event, CONSERVATIVE, tw_event::critical_path, tw_lp::critical_path, tw_event::dest_lp, tw_event::dest_lpid, g_tw_min_detected_offset, g_tw_synchronization_protocol, g_tw_ts_end, tw_lp::gid, io_event_grab(), tw_lp::pe, tw_event::recv_ts, tw_statistics::s_events_past_end, tw_event::send_ts, SEQUENTIAL, tw_event::src_lp, tw_pe::stats, tw_error(), tw_event_grab(), tw_free_output_messages(), TW_LOC, tw_now(), TW_STIME_ADD, and TW_STIME_DBL.
Referenced by io_load_events(), phold_event_handler(), phold_init(), phold_pre_run(), and st_create_sample_event().
|
inlinestatic |
Definition at line 23 of file ross-inline.h.
References tw_out::message, tw_out::next, tw_event::out_msgs, and tw_kp_put_back_output_buffer().
Referenced by tw_event_free(), and tw_event_new().