Searched refs:NO_NICE (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-utils/alsactl/ | ||
H A D | alsactl.c | 213 #define NO_NICE (-100000) macro 219 if (use_nice != NO_NICE && nice(use_nice) < 0) in do_nice() 254 int use_nice = NO_NICE; in main() |
Completed in 1 milliseconds