mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 21:19:03 +00:00
When _LIBCPP_HAS_NO_CONTENTION_TABLE is defined, libcxx will not allocate the contention table used for semaphore implementation, which can save significant RAM on memory-constrained embedded systems. This optimization is particularly useful for NuttX targets where every byte of RAM matters. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> |
||
|---|---|---|
| .. | ||
| libbuiltin | ||
| libc | ||
| libdsp | ||
| libm | ||
| libnx | ||
| libxx | ||
| CMakeLists.txt | ||