Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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 Apr 19 02:44:18 CEST 2024

Total time taken to generate the page: 0.05921 seconds