Skip to main content
MauFanGilaMedical
Associate III
May 21, 2025
Question

are new, delete thread safe in FreeRTOS?

  • May 21, 2025
  • 1 reply
  • 428 views

I have a dubt:

I'm using c++, touchgfx and FreeRTOS:

 

new and delete operators are thread safe ?

 

MauFanGilaMedical_0-1747831774503.png

 

MauFanGilaMedical_1-1747831843080.png

 

What they mean "Be warned that (at the time of writing) the current newlib design implements a system-wide malloc() that must be provided with locks" ?

 

They provided locks on malloc ?

 

 

1 reply

KnarfB
Super User
May 21, 2025