|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
This is the complete list of members for threadschedule::nice_value, including all inherited members.
| create(int value) noexcept -> result< nice_value > | threadschedule::nice_value | inlinestatic |
| maximum | threadschedule::nice_value | static |
| minimum | threadschedule::nice_value | static |
| nice_value(int value) | threadschedule::nice_value | inlineexplicit |
| operator!= | threadschedule::nice_value | friend |
| operator== | threadschedule::nice_value | friend |
| value() const noexcept -> int | threadschedule::nice_value | inline |