SpecSim Programmer Manual | ![]() ![]() |
INative interface wrapper
The INative interface abstracts the functionality of the underlying multithreading package that is needed by SpecC simulation.
Jerror end( void )
Jerror getNativeSize( int *size )
Jerror createRootThread( CThread ti )
Jerror createThread( CThread ti )
Jerror abortThread( CThread ti )
Jerror suspendThread( CThread ti )
Jerror resumeThread( CThread ti )
Jerror currentThread( CThread ti )
generated by doc++