GNU Radio 3.3.0 C++ API
|
#include <boost/thread.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
Go to the source code of this file.
Typedefs | |
typedef boost::thread | gruel::thread |
typedef boost::mutex | gruel::mutex |
typedef boost::unique_lock < boost::mutex > | gruel::scoped_lock |
typedef boost::condition_variable | gruel::condition_variable |
typedef boost::posix_time::time_duration | gruel::duration |
Functions | |
boost::system_time | gruel::get_new_timeout (double secs) |