6 Aug
2005
6 Aug
'05
3:31 p.m.
On 8/5/05, Labour, Matthieu (MLPRO SF)
There are 2 threads. One thread creates Objects using boost::object_pool and enqueues them into a stl queue.
Are you using a mutex to protect the push/pop operations on the queue? If not, then this is your problem. -- Caleb Epstein caleb dot epstein at gmail dot com