USRP Hardware Driver and USRP Manual  Version: 3.11.0.HEAD-0-ga1b5c4ae
UHD and USRP Manual
atomic.hpp File Reference
#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)