Arch Sub-System: Threading - Thread |
01 | This class provides the same functions as the Lib Thread variant. |
02 |
[C++] class Thread |
03 |
Public Methods
|
04 | Although .net provides a Thread object, the exact behaviour like the C++ variant (which is in turned based on the Semys Lib implementation) needed to be recreated. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |