Signal :: Set |
01 | Sets a Signal object to signalled state. |
02 |
[*] void Set(); |
03 | [C++] The method uses SemysSignalSet() to set the signal object. |
04 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Threading Sub-System, Signal, Wait(), SemysSignalSet() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |