|
Boost Users : |
Subject: Re: [Boost-users] boost[thread] in win32 we have API like WaitForMultipleObjects.How can we implement the same using boost thread
From: Igor R (boost.lists_at_[hidden])
Date: 2009-01-13 11:03:13
> i need the APIs like
> WaitForSingleObject and WaitForMultipleObject given by win32.so is there any
> API in boost ::thread library so that it can work like that.
See thread::join(), and boost::conditional_variable class.
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