[fpc-pascal] Multiple thread heaps

Terry Mead tlm at weighbatch.com
Sun Jun 17 07:23:30 CEST 2018


If the default memory manager for FP creates a heap for each thread, 
what happens if an object is created in one thread and freed by another ?
Also, do calls to New () allocate space on the thread heap or just 
allocated by the OS ?



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180617/285b235d/attachment.html>


More information about the fpc-pascal mailing list