Tim Ellison wrote: > The VMLS functions are designed for VM-global vars. The class library > natives use VMLS rather than process-global statics so we can have > multiple VM instances co-existing in the same process. I'll check in an > example of a VMLS implementation you can use.
If you take a look in the classlib/trunk/native-src/shared/vmls/ directory (at repo revision >= 390442) you will now find a reference implementation of the VM local storage functions defined in the VMI. Any questions just shout. Regards, Tim -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]