public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos Thread Constraints
@ 2007-02-01 20:16 Potdar Smita
  2007-02-01 20:19 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Potdar Smita @ 2007-02-01 20:16 UTC (permalink / raw)
  To: ecos-discuss

I had a question about eCos.
Can eCos threads have any constraints(dependencies)
associated with them, like precedence,etc ? Or we can
only have independent threads in eCos?
If yes, how do we indicate these constraints? Because
as far as I see, we cannot do it using the usual
cyg_thread_create function.
Any response will be appreciated.
Thanks in advance.



 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] eCos Thread Constraints
  2007-02-01 20:16 [ECOS] eCos Thread Constraints Potdar Smita
@ 2007-02-01 20:19 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2007-02-01 20:19 UTC (permalink / raw)
  To: Potdar Smita; +Cc: ecos-discuss

On Thu, Feb 01, 2007 at 12:16:29PM -0800, Potdar Smita wrote:
> I had a question about eCos.
> Can eCos threads have any constraints(dependencies)

You mean like unix processes have one parent and possible many
children. Everything is arranged as a tree under pid=1?

No, eCos threads, and threads in general, don't have this.

    Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-01 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-01 20:16 [ECOS] eCos Thread Constraints Potdar Smita
2007-02-01 20:19 ` Andrew Lunn

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).