SpecSim Programmer Manual

typedef void* DeThread

an opaque data type

The opague data type Thread represents threads that can be executed concurrently. They are usually implemented as the client thread of native thread API by implementing the IThread interface.

alphabetic index hierarchy of classes


generated by doc++