Re: [Sablevm-developer] sablevm
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2000-08-27 23:10:32
|
John Leuner wrote: > So this effectively acquires a mutex for that class and for that method. A > very good solution. My mutex blocks any thread in any class trying to > resolve a virtual method. The drawback of my solution is space: 1 mutex/method... If this becomes critical, we can revert to your solution. Etienne -- ---------------------------------------------------------------------- Etienne M. Gagnon, M.Sc. e-mail: eg...@j-... Author of SableVM: http://www.sablevm.org/ ---------------------------------------------------------------------- |