Michael Van Canneyt wrote:
On Thu, 12 Aug 2010, Mark Morgan Lloyd wrote:
Seth Grover wrote:
1. The default FPC heap manager uses one heap per thread, right? I am
basing this assumption off of things I have read in various threads on
this and other mailing lists since around 2.2.x-ish. Lookin
On Thu, 12 Aug 2010, Mark Morgan Lloyd wrote:
Seth Grover wrote:
These are very simple questions, but I just want to make sure a few of
my assumptions are correct:
1. The default FPC heap manager uses one heap per thread, right? I am
basing this assumption off of things I have read in variou
Seth Grover wrote:
These are very simple questions, but I just want to make sure a few of
my assumptions are correct:
1. The default FPC heap manager uses one heap per thread, right? I am
basing this assumption off of things I have read in various threads on
this and other mailing lists since ar
On 11 Aug 2010, at 23:35, Seth Grover wrote:
> 1. The default FPC heap manager uses one heap per thread, right?
Yes.
> 2. When a thread is started via, for example, BeginThread
> (http://www.freepascal.org/docs-html/rtl/system/beginthread.html) this
> heap, as well as all other threadvars in my
These are very simple questions, but I just want to make sure a few of
my assumptions are correct:
1. The default FPC heap manager uses one heap per thread, right? I am
basing this assumption off of things I have read in various threads on
this and other mailing lists since around 2.2.x-ish. Looki