Test extra_time with polling, using catch_up to guarantee fairness. More...
#include <systemc>#include "during.h"#include "utils/io-lock.h"
Go to the source code of this file.
Classes | |
| class | atomic_variable< T > |
Functions | |
| SC_MODULE (A) | |
| int | sc_main (int argc, char *argv[]) |
Test extra_time with polling, using catch_up to guarantee fairness.
Definition in file polling-catchup.cpp.
1.7.1