This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Thread question!!!


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]