12 #ifndef ECL_THREADS_PRIORITY_HPP_ 13 #define ECL_THREADS_PRIORITY_HPP_ 19 #include <ecl/config/ecl.hpp> 22 #if defined(ECL_IS_POSIX) 24 #elif defined(ECL_HAS_WIN32_THREADS) Priority scheduling for Windows.
Common types for priority scheduling.
Posix priority scheduling.