The ROme OpTimistic Simulator  3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
stub_arguments Struct Reference

The arguments passed to test threads. More...

Data Fields

int(* test_fnc )(void)
 The actual entry point defined by the test configuration.
 
rid_t tid
 The thread identifier which is set upon thread startup.
 

Detailed Description

The arguments passed to test threads.

Definition at line 16 of file test_main.c.


The documentation for this struct was generated from the following file: