Arch Sub-System: Threading

01 This sub-system contains wrapper classes for the Semys Lib Threading sub-system or classes with similar function.
02
03 The LocalMutex is only reproduced for C++ as the other environments have a locking facility built in already.
04 Technically, Threads and Signal objects are built in as well, but their function is not fully equivalent to the Lib (and wrapping C++ Arch) variants.
05 See Lib Threading Sub-System and Lib Global Lock Sub-System for detailed information.

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