IShThreadUtilities Struct Reference
[Shell Utilities]
List of all members.
Detailed Description
Thread Manager Object. This utilities offer a number of functions to deal with cooperative threads (non-preemtive).
Member Function Documentation
virtual long MCCOMAPI IShThreadUtilities::CurrentThreadID |
( |
|
) |
[pure virtual] |
virtual boolean MCCOMAPI IShThreadUtilities::Exists |
( |
long |
inthreadID |
) |
[pure virtual] |
virtual boolean MCCOMAPI IShThreadUtilities::IsMainThread |
( |
|
) |
[pure virtual] |
virtual MCCOMErr MCCOMAPI IShThreadUtilities::KillThread |
( |
long |
inthreadID |
) |
[pure virtual] |
virtual long MCCOMAPI IShThreadUtilities::LaunchThread |
( |
IExThread * |
inthread, |
|
|
uint32 |
stackSize | |
|
) |
| | [pure virtual] |
virtual MCCOMErr MCCOMAPI IShThreadUtilities::YieldProcesses |
( |
uint32 |
ticks |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: