From: Eugene Prystupa (prystupa_at_[hidden])
Date: 2006-11-27 21:33:09


I'm trying to find a way to atomically pulse a condition variable and
acquire a mutex, something I get used to in the .Net world. It doesn't seem
that this operation exists in boost/thread. Anyone has done this with boost?
Thanks, Eugene