|
Boost Users : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-01-25 06:12:34
Meryl Silverburgh wrote:
> I notice there is a boost.thread library, but is there a library for
> inter-threads communication?
> For example, is there a 'Procedure/Consumer' example for inter-threads
> communications?
You might look into the boost_root/libs/thread/example directory. E.g.
the condition.cpp demonstrates a bounded buffer with receiver and sender.
Roland
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net