LocalMutex :: Unlock |
01 | Unlocks the LocalMutex object. |
02 |
[C++] void Unlock(); |
03 | [C++] The method uses SemysLocalMutexUnlock() to unlock the object. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System, LocalMutex, Lock(), SemysLocalMutexUnlock() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |