c++ - WaitForMultpleObjects in boost (any updates?) -


well, trying port code win32 application multiplatform application using boost. going smoothly until hit "waitformultipleobjects" problem. basically, have few different boost::recursive_mutexes need grabbed @ once. waitformultipleobjects grabs them when ready, regardless of order.

this has been bit of missing functionality quite while now, stated in thread:

waitformultipleobjects functionality in boost

anyone find solutions problem since then?


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -