This is a C++ question, but what the hell:
> Hi,
>
> I'm developing a multi-threaded application that makes
> extensive use of STL.
>
Problem number one, because...
> The number of threads is configurable.
>
> If I build the application to run in one thread, it's fine.
> However, if I build
Hi,
I'm developing a multi-threaded application that makes extensive use of STL.
The number of threads is configurable.
If I build the application to run in one thread, it's fine. However, if I
build the
application to run in 2 or more threads, it crashes in an unpredictable manner.
I'm taking al
2 matches
Mail list logo