FARGOS/VISTA Object Management Environment Core
..
|
Specialization of OMEthreadNativeOIL2 for OIL2 source compiled to OIL2 Architecture Native Format. More...
#include <OMEthreadCntrl.h>
Public Member Functions | |
OMEthreadInterpretOIL2 (OMEthread *t) | |
~OMEthreadInterpretOIL2 () | |
virtual const char * | controllerType () const override |
Return label identifying the type of the thread controller. More... | |
![]() | |
OMEthreadNativeOIL2 (OMEthread *t) | |
~OMEthreadNativeOIL2 () | |
virtual void | releaseThread () override |
Release a suspended thread. More... | |
virtual void | suspendThread () override |
Suspend an active thread. More... | |
virtual void | terminateThread () override |
Terminate a thread. More... | |
virtual void | yieldSlice () override |
Yield time slice currently being used by an active thread. More... | |
virtual void | executeSlice () override |
Execute a time slice for an active thread. More... | |
![]() | |
OMEthreadController (OMEthread *t) | |
virtual | ~OMEthreadController () |
Additional Inherited Members | |
![]() | |
class OMEthread * | threadInfo |
uint32_t | exitStatus |
Specialization of OMEthreadNativeOIL2 for OIL2 source compiled to OIL2 Architecture Native Format.
|
explicit |
OMEthreadInterpretOIL2::~OMEthreadInterpretOIL2 | ( | ) |
|
overridevirtual |
Return label identifying the type of the thread controller.
Reimplemented from OMEthreadNativeOIL2.
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |