The ROme OpTimistic Simulator  2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
stf.h
Go to the documentation of this file.
1 
35 #pragma once
36 
37 #include <core/core.h>
38 #include <scheduler/process.h>
39 
40 extern struct lp_struct *smallest_timestamp_first(void);
Core ROOT-Sim functionalities.
struct lp_struct * smallest_timestamp_first(void)
O(n) scheduler.
Definition: stf.c:53
LP control blocks.