> - when the spinlock patch is in, they can even be used safely from > within a signal handler. Scratch that, it should simply read "they can even be used safely from within a signal handler." No spinlock required when you generate the arena within the signal handler. Regards, Wolfram.