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

/external/toybox/tests/
H A Drenice.test49 "renice -n $n_v$n_o $proc1 $proc2 $proc3 $proc4 $proc5 &&
59 "renice -n $n_v$n_o $proc1 $proc2 88888 99999 $proc3 $proc4 $proc5 $arg ||
73 new_nice_val=`renice -n $n_val $proc1 >/dev/null 2>&1 && fun_nice_val $proc1`
86 echo "FAIL: renice with step 1 ($proc1) (boundary value)"
94 echo "PASS: renice with step 1 ($proc1) (boundary value)"
103 echo "FAIL: renice with step 1 ($proc1) (boundary value)"
/external/toybox/
H A DAndroid.mk188 toys/posix/renice.c \
341 renice \
/external/toybox/generated/
H A Dglobals.h1270 // toys/posix/renice.c
1512 struct renice_data renice; member in union:global_union
H A Dnewtoys.h188 USE_RENICE(NEWTOY(renice, "<1gpun#|", TOYFLAG_USR|TOYFLAG_BIN))
H A Dflags.h2090 // renice <1gpun#| <1gpun#|
4948 #define TT this.renice

Completed in 198 milliseconds