#include <async-event-queue.h>
Public Member Functions | |
void | async_notify_event (sc_core::sc_event &e) |
Class to allow notifying SystemC events from a separate thread.
This is possible only using SystemC 2.3 (using async_request_update).
Definition at line 25 of file async-event-queue.h.