Add function for changing thread's nice value
Linux only.
This commit is contained in:
committed by
Trent Nelson
parent
7200c5106e
commit
18b1baa3c1
@@ -6,6 +6,7 @@ pub mod recycler;
|
||||
pub mod recycler_cache;
|
||||
pub mod sigverify;
|
||||
pub mod test_tx;
|
||||
pub mod thread;
|
||||
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
Reference in New Issue
Block a user