Non-Confidential | ![]() | ARM 100073_0608_00_en | ||
| ||||
Home > The ARM C and C++ Libraries > Multithreaded support in ARM C++ libraries [ALPHA] > Supported C++ Concurrency Features [ALPHA] |
The following sections identify the high-level C++ concurrency constructs supported by the multi-threaded ARM C++ libraries. For each of the features, the underlying section of the thread porting API required for the correct functionality of that feature is also identified.
Some language features require extra runtime support when operating in a multi-threaded environment. The C++ language features of concern here are initialization of guard variables and exceptions.