Arch Sub-System: Threading - LocalMutex |
| 01 | This class wraps the Lib functions for a LocalMutex object. |
| 02 |
[C++] class LocalMutex |
| 03 |
Public Methods
|
| 04 | The functionality this class provides for C++ is built-in for C# using the lock() statement. |
| 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. |