Implement a lock-free malloc/free for local allocations #2686
Labels
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
instead of relying on the standard malloc/free, as per FIXME in
rt/memory_region.h
The text was updated successfully, but these errors were encountered: