From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?gb2312?B?zfXOsA==?=" To: Subject: [ECOS] Does eCos create threads in runtime dynamically? Date: Tue, 12 Sep 2000 18:11:00 -0000 Message-id: <002a01c01d1e$f86a14e0$592da8c0@ww.term.star.com.cn> X-SW-Source: 2000-09/msg00177.html It's  said that eCos is targeted at static system in eCos whitepaper. But I notice eCos improve it's dynamic memory manager in kernel.Is it means a thread can be created dynamically by another thread at runtime ? someone explain it for me ! thanks