On Sat, Jan 9, 2010 at 1:30 AM, Blake McBride blake@mcbride.name wrote:
I should also mention that all of threads will be started from Java.
It makes no difference - abcl will lazily initialize its thread-local stuff when it needs it for a given Java thread.