59 [[deprecated(
"This function will be removed in future versions of UHD, and does "
#define UHD_API_HEADER
Definition: config.h:88
#define UHD_API
Definition: config.h:87
Definition: thread.hpp:18
Definition: build_info.hpp:12
UHD_API bool set_thread_priority_safe(float priority=DEFAULT_THREAD_PRIORITY, bool realtime=true)
UHD_API_HEADER void set_thread_name(boost::thread *, const std::string &)
Definition: thread.hpp:60
UHD_API void set_thread_priority(float priority=DEFAULT_THREAD_PRIORITY, bool realtime=true)
UHD_API void set_thread_affinity(const std::vector< size_t > &cpu_affinity_list)
constexpr float DEFAULT_THREAD_PRIORITY
Definition: thread.hpp:24