From: Tim Hollingsworth Date: 2006-11-23T21:40:40+09:00 Subject: Re: Multi-threaded C++, new, and xmalloc Tim Hollingsworth wrote: > I suppose the obvious answer is to synchronise access to the xmalloc > function... ok so that didn't work. To go down that road would probably require synchronising all access to the ruby interpreter. -- Posted via http://www.ruby-forum.com/.