> From: ratheesh k > > threads within threads is possible in ecos ? > [Could i create a thread from another thread ]
Threads don't exist within each other, they all exist on the same global level. One thread can create a second thread, but if the first one is killed the second one lives on. -- Ciao, Paul D. DeRocco Paul mailto:pdero...@ix.netcom.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss