IRunnable :: Run |
01 | Main function for the thread. |
02 |
[C++] virtual void Run(Thread *pThread) = 0; |
03 |
Parameters:
|
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Threading Sub-System, IRunnable, Abort(), SemysThreadRun() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |