+to the specified value. When setting a thread into background
+state the scheduling priority is set to lowest value, disk and
+network IO are throttled. Network IO will be throttled for any
+sockets the thread opens after going into background state. Any
+previously opened sockets are not affected.
+Only the super-user may lower priorities, but any thread can set
+itself into background state.