
21 Nov
2005
21 Nov
'05
9:04 a.m.
Hello, I would contribute this code. The queue synchronizes the access between producer threads (putting items into the queue) and consumer threads (removing items from queue). I would be glad if you add this code to boost::thread library. With regards, Oliver <<queue.hpp>> <<test.cpp>>