Home » Community » U++ community news and announcements » U++ memory allocator update
U++ memory allocator update [message #55671] |
Sun, 29 November 2020 14:32 |
 |
mirek
Messages: 14255 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
|
|
|
Goto Forum:
Current Time: Fri Apr 25 11:59:35 CEST 2025
Total time taken to generate the page: 0.00691 seconds
|