USRP Hardware Driver and USRP Manual Version: 3.15.0.0-MacPorts-Release
UHD and USRP Manual
 
Loading...
Searching...
No Matches
thread_priority.hpp
Go to the documentation of this file.
1//
2// Copyright 2010,2017 Ettus Research LLC
3// Copyright 2018 Ettus Research, a National Instruments Company
4//
5// SPDX-License-Identifier: GPL-3.0-or-later
6//
7
8#ifndef INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP
9#define INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP
10#pragma message "This header is deprecated - please use <uhd/utils/thread.hpp> instead."
11#include <uhd/utils/thread.hpp>
12#endif /* INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP */