Re: the gc
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: the gc
- From: "D Burgess" <dburgess@...>
- Date: 2006年8月12日 07:38:36 +1000
Isn't this explained by there only being one function that is shared
by all your threads?
No because each instance of the function has a differnt thread and environment.