Searched refs:NICENESS (Results 1 – 1 of 1) sorted by relevance
56 NICENESS = 10 variable664 logging.debug('Set process to nice value: %d', NICENESS)665 os.nice(NICENESS)