GlobalLock :: Destructor

01 Leaves Global Lock state.
02

[C++] ~GlobalLock();

03 The destructor uses SemysGlobalUnlockPub() to leave Global Lock state.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Threading Sub-System, GlobalLock, SemysGlobalUnlockPub()

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