comp.lang.ada
 help / color / mirror / Atom feed
From: Hubert <herrdoktor@fumanchu.com>
Subject: Re: Stupid Question but it bothers me
Date: Mon, 19 Jan 2015 20:27:38 -0800
Date: 2015-01-19T20:27:38-08:00	[thread overview]
Message-ID: <ZOkvw.1148533$Lj7.595338@fx22.iad> (raw)
In-Reply-To: <26b0c5fc-d820-4883-8faa-1491e8759846@googlegroups.com>

On 1/19/2015 18:58 PM, David Botton wrote:
>> the storage is freed and the task continues to run.
>
> There is no blocking for task termination with Unchecked_Deallocation on tasks. When you deallocate a task it's memory is "marked" for deallocation, but not actually released until task termination.
>
> David Botton
>
Ok so does tat mean that the memory will be freed when the task finally 
terminates? Given that I called Free at some point. I mean I did all my 
task terminations with a Halt entry now, before I release the memory, 
but just out of curiosity

---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com

  reply	other threads:[~2015-01-20  4:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 23:58 Stupid Question but it bothers me Hubert
2015-01-20  0:24 ` sbelmont700
2015-01-20  1:24   ` Hubert
2015-01-20  2:58     ` David Botton
2015-01-20  4:27       ` Hubert [this message]
2015-01-20  4:54         ` David Botton
2015-01-20  4:55     ` Jeffrey Carter
2015-01-20  8:20       ` Simon Wright
2015-01-20  3:00 ` David Botton
2015-01-20  4:29   ` Hubert
2015-01-20  4:56     ` David Botton
2015-01-20  5:06       ` Hubert
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox