comp.lang.ada
 help / color / mirror / Atom feed
From: David Botton <david@botton.com>
Subject: Re: Stupid Question but it bothers me
Date: Mon, 19 Jan 2015 18:58:29 -0800 (PST)
Date: 2015-01-19T18:58:29-08:00	[thread overview]
Message-ID: <26b0c5fc-d820-4883-8faa-1491e8759846@googlegroups.com> (raw)
In-Reply-To: <B7ivw.1481693$1s.397858@fx05.iad>

> 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


  reply	other threads:[~2015-01-20  2:58 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 [this message]
2015-01-20  4:27       ` Hubert
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