ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::native_thread_priority Member List

This is the complete list of members for threadschedule::detail::native_thread_priority, including all inherited members.

highest() noexcept -> native_thread_prioritythreadschedule::detail::native_thread_priorityinlinestatic
is_valid() const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
lowest() noexcept -> native_thread_prioritythreadschedule::detail::native_thread_priorityinlinestatic
native_thread_priority(int priority=0)threadschedule::detail::native_thread_priorityinlineexplicit
normal() noexcept -> native_thread_prioritythreadschedule::detail::native_thread_priorityinlinestatic
operator!=(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
operator<(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
operator<=(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
operator==(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
operator>(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
operator>=(native_thread_priority const &other) const noexcept -> boolthreadschedule::detail::native_thread_priorityinline
realtime_highest() noexcept -> native_thread_prioritythreadschedule::detail::native_thread_priorityinlinestatic
realtime_lowest() noexcept -> native_thread_prioritythreadschedule::detail::native_thread_priorityinlinestatic
to_string() const -> std::stringthreadschedule::detail::native_thread_priorityinline
value() const noexcept -> intthreadschedule::detail::native_thread_priorityinline