SGI STL Thread-Safety
august 2008 by rcrowley
More reading for later about the STL and using it in multi-threaded environments. I use it quite successfully with fine-grained locking using a pile of pthread_mutexes.
c++
stl
sgi
threading
august 2008 by rcrowley
Copy this bookmark: