priority_common.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_THREADS_PRIORITY_COMMON_HPP_
13 #define ECL_THREADS_PRIORITY_COMMON_HPP_
14 
15 /*****************************************************************************
16 ** Namespaces
17 *****************************************************************************/
18 
19 namespace ecl {
20 
21 /*****************************************************************************
22 ** Common types
23 *****************************************************************************/
24 
32 enum Priority {
44 };
45 
46 
47 } // namespace ecl
48 
49 #endif /*ECL_THREADS_PRIORITY_COMMON_HPP_*/
DefaultPriority
RealTimePriority3
CriticalPriority
NormalPriority
BackgroundPriority
RealTimePriority1
RealTimePriority4
RealTimePriority2
UnknownPriority
HighPriority
LowPriority


xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:37