Archie Cobbs wrote:
In JCHEVM, the thread handling and thin lock algorithms are very much the same algorithms, and my implementation contains similiar function names to SableVMs, etc. The code is written differently but basically does the
For the convenience of anyone who wants to take a look at this code... SableVM (combined into one file): http://sablevm.org/svn/repository/sablevm/trunk/src/libsablevm/thread.c JCHEVM: https://svn.apache.org/repos/asf/incubator/harmony/enhanced/jchevm/libjc/thread.c https://svn.apache.org/repos/asf/incubator/harmony/enhanced/jchevm/libjc/lock.c -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com