Searched refs:nicelvl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Dchpst.c55 static int nicelvl; variable
284 if (option_mask32 & 0x1000) nicelvl = xatoi(n); // -n
303 if (nicelvl) {
305 if (nice(nicelvl) == -1)

Completed in 69 milliseconds