#include <uhd/config.hpp>#include <uhd/types/time_spec.hpp>#include <boost/thread/thread.hpp>#include <atomic>Go to the source code of this file.
Classes | |
| class | uhd::simple_claimer | 
Namespaces | |
| uhd | |
Functions | |
| template<typename T > | |
| UHD_INLINE bool | uhd::spin_wait_with_timeout (std::atomic< T > &cond, const T value, const double timeout) |