tree: 299a4b23182dde1e8a5dd47fe15ad41ccfd57b0b [path history] [tgz]
  1. guard.cc
  2. README.md
  3. xmake.lua
sdk/lib/cxxrt/README.md

Minimal C++ runtime

This directory contains support for thread-safe C++ static initialisers. This currently depends on at least the __atomic_load_1 function from the atomic library.