LocalMutex :: Constructor

01 Creates a LocalMutex object.
02

[C++] LocalMutex();

03 [C++] The constructor uses SemysLocalMutexCreate() to create the LocalMutex object.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Threading Sub-System, LocalMutex, Destructor(), SemysLocalMutexCreate()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.