We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417c1ff commit 6f7bb1eCopy full SHA for 6f7bb1e
include/rcpputils/thread.hpp
@@ -23,7 +23,7 @@
23
namespace rcpputils
24
{
25
26
-/// Sets the priority and cpu affinity of the given std thread.
+/// Sets a realtime thread priority and a cpu affinity for the given std thread.
27
/**
28
* This function intentionally only works on operating systems which support a FIFO thread scheduler.
29
* Note for Linux: using this function requires elevated privileges.
0 commit comments