SpecSim Programmer Manual | ![]() ![]() |
IThread interface wrapper
The IThread interface abstracts the behavior of the client thread object (user of the native thread API), which essentially defines a set of call back functions for INative.
Jerror getArg( void **n )
Jerror getRun( void (**func)( void* ) )
Jerror done( void )
generated by doc++