LocalMutex :: Destructor |
01 | Destroys the LocalMutex object. |
02 |
[C++] ~LocalMutex(); |
03 | [C++] The destructor uses SemysLocalMutexDestroy() to destroy the contained LocalMutex object. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System, LocalMutex, Constructor(), SemysLocalMutexDestroy() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |