[ECOS] question about POSIX thread

ZI ZHOU zhouzi@yahoo.com
Tue Jun 10 04:14:00 GMT 2003


Hi,

I am trying to find out my current thread using
pthread_self(), can I call it directly in
cyg_start()?in other words, is cyg_start() considered
a main thread? Or should I create a thread in
cyg_start() and call pthread_self() within this
thread? How about cyg_thread_self()?

I current call pthread_self() in cyg_start() directly,
and it hangs while trying to return info->id.

thanks & your help is appreciated.

Zi

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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



More information about the Ecos-discuss mailing list