U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » U++ memory allocator update
U++ memory allocator update [message #55671] Sun, 29 November 2020 14:32
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
I have finally cracked the U++ allocator issue that required the call to MemoryFreeThread at the end of thread. Which was ok in U++ (where that call was integrated in Thread), but probably too much to use U++ allocator with e.g. standard library threads.

This is now resolved (using thread_local destructor and repurposing aux thread). Hopefully I have not broke anything...

Mirek
Previous Topic: Win32: CLANG updated to new version (11.0.0 - llvm-mingw 20201020)
Next Topic: GridCtrl selection UI refactored
Goto Forum:
  


Current Time: Fri May 01 23:48:30 GMT+2 2026

Total time taken to generate the page: 0.00454 seconds