ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
nice_value.hpp File Reference

Validated POSIX nice priority wrapper. More...

#include "result.hpp"
#include <stdexcept>
Include dependency graph for nice_value.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::nice_value
 Strongly-typed nice value in the POSIX range $[-20, 19]$. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Validated POSIX nice priority wrapper.

Definition in file nice_value.hpp.