USRP Hardware Driver and USRP Manual  Version: 3.11.0.HEAD-0-gdca39145
UHD and USRP Manual
thread_priority.hpp
Go to the documentation of this file.
1 //
2 // Copyright 2010,2017 Ettus Research LLC
3 //
4 // SPDX-License-Identifier: GPL-3.0
5 //
6 
7 #ifndef INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP
8 #define INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP
9 #pragma message "This header is deprecated - please use <uhd/utils/thread.hpp> instead."
10 #include <uhd/utils/thread.hpp>
11 #endif /* INCLUDED_UHD_UTILS_THREAD_PRIORITY_HPP */