
6 May
2011
6 May
'11
7:09 a.m.
On 5/5/2011 8:10 PM, Phil Bouchard wrote:
I just added an example to the repository (example/thread_test.cpp) but there is a problem with singleton_pool in multithreaded mode. I filed the problem under ticket #5523.
That's strange... I am now locking a mutex before the calls to the pool and it still crashes! -Phil