public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "wangwei" <wangw@start.com.cn>
To: <ecos-discuss@sources.redhat.com>, "Hugo Tyson" <hmt@redhat.com>
Subject: Re: [ECOS] Re: about elix
Date: Fri, 25 May 2001 03:32:00 -0000	[thread overview]
Message-ID: <002d01c0e505$452abd80$592da8c0@start.com.cn> (raw)
In-Reply-To: <wwt1ypdg2wn.fsf@masala.cambridge.redhat.com>

Thanks.
I have realized it .The method is ok.
----- Original Message -----
From: "Hugo Tyson" <hmt@redhat.com>
To: <ecos-discuss@sources.redhat.com>
Sent: Friday, May 25, 2001 6:04 PM
Subject: Re: [ECOS] Re: about elix


>
> "wangwei" <wangw@start.com.cn> writes:
>
> > I just mean create a thread in the body of anther thread , and the
thread
> > can use dynamic memory as its stack , when the thread ends, the memory
of
> > its stack can be released .
>
> You must write the code to allocate the dynamic memory when you create the
> thread and its stack, and you must write the code to free the dynamic
> memory when the thread ends (in a different thread).
>
> > I want to know if ecos support this ?
>
> But all the calls are there, and there is nothing special about the memory
> that is used for a thread object and its stack; you can allocate and free
> it just like any other memory.
>
> - Huge
>
>

      reply	other threads:[~2001-05-25  3:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-25  1:17 Fano Ramparany
2001-05-25  0:54 ` wangwei
2001-05-25  2:29   ` Fano Ramparany
2001-05-25  3:05   ` Hugo Tyson
2001-05-25  3:32     ` wangwei [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002d01c0e505$452abd80$592da8c0@start.com.cn' \
    --to=wangw@start.com.cn \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=hmt@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).