[ECOS] Re: Is main() a normal thread ?
Savin Zlobec
savin@elatec.si
Mon Sep 29 10:58:00 GMT 2003
Claudio Leonel wrote:
> Hi all,
>
>I thought main() was a normal thread but if I ran the
>following application step by step in gdb there is no
>return from the function cyg_thread_delay(). Apparently
>it hangs in the call to cyg_thread_delay().
>
Check the CYGSEM_LIBC_STARTUP_MAIN_THREAD option -
it controls how main() is invoked (from an eCos thread or not).
savin
--
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