USRP Hardware Driver and USRP Manual  Version: 3.11.0.HEAD-0-ga1b5c4ae
UHD and USRP Manual
thread.hpp File Reference
#include <uhd/config.hpp>
#include <boost/thread/thread.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 uhd
 

Functions

UHD_API void uhd::set_thread_priority (float priority=default_thread_priority, bool realtime=true)
 
UHD_API bool uhd::set_thread_priority_safe (float priority=default_thread_priority, bool realtime=true)
 
UHD_API void uhd::set_thread_name (boost::thread *thread, const std::string &name)