Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is KAI C++ thread-safe?

Kai thread-safe
0
Posted

Is KAI C++ thread-safe?

0

Starting with Version 3.3d of KAI C++, some ports are entirely thread-safe. This includes use of exceptions and the standard class library. For more information on thread-safety, check the tutorial on Multithreaded C++. To enable thread-safety, you must download and install the separately packaged thread-safe library. It is easy to tell if the port you need is now thread-safe. Just check the download page to see if a thread-safe library exists for the port you need. Ports that do not have a downloadable thread-safe library are not thread-safe in the presence of exceptions or uses of the class library. KAI does not recommend using these ports in a threaded environment. • When will all ports of KAI C++ be thread-safe? Check the top of the download page to see the current schedule. Contact c++support@kai.com if you need a firm date, or if the port you need is not yet scheduled.. • When will KAI C++ support Open/MP pragmas? Support for Open/MP pragmas is contained in the Guide/C++ product.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.