Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 8 of 8) sorted by relevance

/system/media/audio_utils/
Dthreads.cpp49 const int nice = unified_priority_to_nice(priority); in set_thread_priority() local
55 __func__, tid, new_policy, nice, strerror(errno)); in set_thread_priority()
59 if (setpriority(PRIO_PROCESS, tid, nice) != 0) return -errno; in set_thread_priority()
77 const int nice = getpriority(PRIO_PROCESS, tid); in get_thread_priority() local
79 return nice_to_unified_priority(nice); in get_thread_priority()
/system/media/audio_utils/include/audio_utils/
Dthreads.h50 inline int nice_to_unified_priority(int nice) { in nice_to_unified_priority() argument
51 return kDefaultPrio + nice; in nice_to_unified_priority()
/system/core/shell_and_utilities/
DREADME.md63 more mount mountpoint mv nbd-client nc netcat netstat nice nl nohup
101 more mount mountpoint mv nbd-client nc netcat netstat nice nl nohup
135 mountpoint mv nbd-client nc netcat netstat nice nl nohup nproc nsenter
169 mountpoint mv nbd-client nc netcat netstat nice nl nohup nproc nsenter
203 mv nbd-client nc netcat netstat nice nl nohup nproc nsenter od partprobe
235 mv **nbd-client** **nc** **netcat** netstat nice nl nohup **nproc** **nsenter** od **partprobe**
264 modinfo modprobe more mount mountpoint mv netstat nice nl nohup od paste
289 mkswap mktemp modinfo **modprobe** more mount mountpoint mv netstat nice
313 mountpoint mv netstat nice nl nohup od paste patch pgrep pidof pkill
334 more mountpoint mv netstat nice nl nohup od paste patch pgrep pidof
/system/sepolicy/microdroid/system/private/
Dvendor_init.te137 # Allow vendor_init to (re)set nice
/system/sepolicy/private/
Ddex2oat.te97 # It would be nice to tie this down, but currently, because of how images are written, we can't
Dvendor_init.te269 # Allow vendor_init to (re)set nice
/system/tools/hidl/
Dhidl-gen_y.yy619 // - there is a nice error if imports are later
/system/core/rootdir/
Dinit.rc45 setrlimit nice 40 40