public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Thread question!!!
@ 2001-09-20 15:17 YH Chou
  2001-09-21 12:09 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: YH Chou @ 2001-09-20 15:17 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Hello, 
I would like integrate cyg_thread and posix thread together. 
Can both of them work together? which priority of cyg_thread 
I should use? which file define CYGNUM_KERNEL_SCHED_PRIORITIES? 
--Chou 

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

* Re: [ECOS] Thread question!!!
  2001-09-20 15:17 [ECOS] Thread question!!! YH Chou
@ 2001-09-21 12:09 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-09-21 12:09 UTC (permalink / raw)
  To: YH Chou; +Cc: 'ecos-discuss@sources.redhat.com'

YH Chou wrote:
> 
> Hello,
> I would like integrate cyg_thread and posix thread together.
> Can both of them work together? which priority of cyg_thread
> I should use? which file define CYGNUM_KERNEL_SCHED_PRIORITIES?

Yes they work together. The default priority of the thread that runs main()
is a CDL option so that's what you can compare against.
CYGNUM_KERNEL_SCHED_PRIORITOES is also a CDL option that lives in the
kernel CDL files.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

end of thread, other threads:[~2001-09-21 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-20 15:17 [ECOS] Thread question!!! YH Chou
2001-09-21 12:09 ` Jonathan Larmour

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