gumbold Wed, 10 Nov 2004 09:10:41 -0800
Hi
i am trying to understand implementation of ithreads, particulary it's dependency by fork(). Found that ithreads based on pthread (at least in Linux), so case of fork usage. Is it true?