|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
11 #include <boost/thread/thread.hpp>
UHD_API bool set_thread_priority_safe(float priority=DEFAULT_THREAD_PRIORITY, bool realtime=true)
constexpr float DEFAULT_THREAD_PRIORITY
Definition: thread.hpp:17
UHD_API void set_thread_name(boost::thread *thread, const std::string &name)
UHD_API void set_thread_priority(float priority=DEFAULT_THREAD_PRIORITY, bool realtime=true)
#define UHD_API
Definition: config.h:87
UHD_API void set_thread_affinity(const std::vector< size_t > &cpu_affinity_list)
Definition: build_info.hpp:12