Home
last modified time | relevance | path

Searched refs:PRIO_PROCESS (Results 1 – 25 of 4446) sorted by relevance

12345678910>>...178

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/threads/platform/pthreads/
H A DThreadImpl.cpp85 const int appNice = getpriority(PRIO_PROCESS, getpid()); in GetUserMaxPriority()
128 int appNice = getpriority(PRIO_PROCESS, getpid()); in SetThreadInfo()
129 if (setpriority(PRIO_PROCESS, m_lwpId, appNice) != 0) in SetThreadInfo()
191 const int appNice = getpriority(PRIO_PROCESS, getpid()); in SetPriority()
194 if (setpriority(PRIO_PROCESS, m_lwpId, newNice) == 0) in SetPriority()
208 int appNice = getpriority(PRIO_PROCESS, getpid()); in GetPriority()
209 int prio = getpriority(PRIO_PROCESS, m_lwpId); in GetPriority()
/dports/devel/efl/efl-1.25.1/src/tests/eina/
H A Deina_test_sched.c42 int niceval = getpriority(PRIO_PROCESS, 0); in _thread_run()
46 niceval2 = getpriority(PRIO_PROCESS, 0); in _thread_run()
57 int niceval = getpriority(PRIO_PROCESS, 0); in EFL_START_TEST()
66 niceval2 = getpriority(PRIO_PROCESS, 0); in EFL_START_TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/linux/
H A Dnacl_thread_nice.c41 if (0 == setpriority(PRIO_PROCESS, 0, kRealTimePriority)) { in nacl_thread_nice()
47 if (0 == setpriority(PRIO_PROCESS, 0, kNormalPriority)) { in nacl_thread_nice()
52 if (0 == setpriority(PRIO_PROCESS, 0, kBackgroundPriority)) { in nacl_thread_nice()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dnice.c61 prio = getpriority(PRIO_PROCESS, 0); in __weak_alias()
64 if (setpriority(PRIO_PROCESS, 0, prio + incr) == -1) { in __weak_alias()
69 return getpriority(PRIO_PROCESS, 0); in __weak_alias()
/dports/sysutils/busybox/busybox-1.26.2/procps/
H A Drenice.c55 int which = PRIO_PROCESS; /* Default 'which' value. */ in renice_main()
62 if (PRIO_PROCESS < CHAR_MIN || PRIO_PROCESS > CHAR_MAX) in renice_main()
91 'p', 'g', 'u', 0, PRIO_PROCESS, PRIO_PGRP, PRIO_USER in renice_main()
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dpcntl.php53 function pcntl_getpriority(int $pid = null, int $process_identifier = PRIO_PROCESS): int
56 if ($process_identifier !== PRIO_PROCESS) {
86 function pcntl_setpriority(int $priority, int $pid = null, int $process_identifier = PRIO_PROCESS):…
89 if ($process_identifier !== PRIO_PROCESS) {
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dpcntl.php53 function pcntl_getpriority(int $pid = null, int $process_identifier = PRIO_PROCESS): int
56 if ($process_identifier !== PRIO_PROCESS) {
86 function pcntl_setpriority(int $priority, int $pid = null, int $process_identifier = PRIO_PROCESS):…
89 if ($process_identifier !== PRIO_PROCESS) {
/dports/devel/p5-BSD-Resource/BSD-Resource-1.2911/t/
H A Dsetpriority.t53 $origprio = getpriority(PRIO_PROCESS, 0);
57 $gotlower = setpriority(PRIO_PROCESS, 0, $origprio + 1);
63 $lowerprio = getpriority(PRIO_PROCESS, 0);
108 $gothigher = setpriority(PRIO_PROCESS, 0, -5);
110 $higherprio = getpriority(PRIO_PROCESS, 0);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d92 PRIO_PROCESS = 0, in nogc() enumerator
151 PRIO_PROCESS = 0,
193 PRIO_PROCESS = 0,
251 PRIO_PROCESS = 0,
309 PRIO_PROCESS = 0,
368 PRIO_PROCESS = 0,
426 PRIO_PROCESS = 0,
481 PRIO_PROCESS = 0,
577 PRIO_PROCESS = 0,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d92 PRIO_PROCESS = 0, in nogc() enumerator
151 PRIO_PROCESS = 0,
193 PRIO_PROCESS = 0,
251 PRIO_PROCESS = 0,
309 PRIO_PROCESS = 0,
368 PRIO_PROCESS = 0,
426 PRIO_PROCESS = 0,
481 PRIO_PROCESS = 0,
577 PRIO_PROCESS = 0,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
367 PRIO_PROCESS = 0,
425 PRIO_PROCESS = 0,
480 PRIO_PROCESS = 0,
576 PRIO_PROCESS = 0,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d92 PRIO_PROCESS = 0, in nogc() enumerator
151 PRIO_PROCESS = 0,
193 PRIO_PROCESS = 0,
251 PRIO_PROCESS = 0,
309 PRIO_PROCESS = 0,
368 PRIO_PROCESS = 0,
426 PRIO_PROCESS = 0,
481 PRIO_PROCESS = 0,
577 PRIO_PROCESS = 0,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
367 PRIO_PROCESS = 0,
425 PRIO_PROCESS = 0,
480 PRIO_PROCESS = 0,
576 PRIO_PROCESS = 0,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
367 PRIO_PROCESS = 0,
425 PRIO_PROCESS = 0,
480 PRIO_PROCESS = 0,
576 PRIO_PROCESS = 0,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d92 PRIO_PROCESS = 0, in nogc() enumerator
151 PRIO_PROCESS = 0,
193 PRIO_PROCESS = 0,
251 PRIO_PROCESS = 0,
309 PRIO_PROCESS = 0,
368 PRIO_PROCESS = 0,
426 PRIO_PROCESS = 0,
481 PRIO_PROCESS = 0,
577 PRIO_PROCESS = 0,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
366 PRIO_PROCESS = 0,
421 PRIO_PROCESS = 0,
516 PRIO_PROCESS = 0,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
366 PRIO_PROCESS = 0,
421 PRIO_PROCESS = 0,
516 PRIO_PROCESS = 0,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d91 PRIO_PROCESS = 0, in nogc() enumerator
150 PRIO_PROCESS = 0,
192 PRIO_PROCESS = 0,
250 PRIO_PROCESS = 0,
308 PRIO_PROCESS = 0,
366 PRIO_PROCESS = 0,
421 PRIO_PROCESS = 0,
516 PRIO_PROCESS = 0,
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/unistd/
H A Dnice.c10 return setpriority(PRIO_PROCESS, 0, getpriority(PRIO_PROCESS, 0)+inc); in nice()
/dports/devel/p5-BSD-Resource/BSD-Resource-1.2911/
H A DResource.xs95 #if defined(OS2) && !defined(PRIO_PROCESS)
96 # define PRIO_PROCESS 0 /* This argument is ignored anyway. */ macro
137 # ifndef PRIO_PROCESS
138 # define PRIO_PROCESS PRIO_PROCESS macro
288 #if defined(PRIO_PROCESS) || defined(HAS_PRIO_PROCESS)
289 return PRIO_PROCESS;
576 _getpriority(which = PRIO_PROCESS, who = 0) in constant()
753 _setpriority(which = PRIO_PROCESS,who = 0,priority = PRIO_MAX/2)
898 #if defined(PRIO_PROCESS)
899 HV_STORE_RES(RETVAL, PRIO_PROCESS);
/dports/sysutils/R-cran-ps/ps/src/
H A Dapi-posix.c148 priority = getpriority(PRIO_PROCESS, (id_t)pid); in psll_get_nice()
150 priority = getpriority(PRIO_PROCESS, pid); in psll_get_nice()
175 retval = setpriority(PRIO_PROCESS, (id_t)pid, priority); in psll_set_nice()
177 retval = setpriority(PRIO_PROCESS, pid, priority); in psll_set_nice()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/mipsel-linux-gnueabihf/bits/
H A Dresource.h197 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
198 #define PRIO_PROCESS PRIO_PROCESS macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dresource.h205 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
206 #define PRIO_PROCESS PRIO_PROCESS macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dresource.h205 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
206 #define PRIO_PROCESS PRIO_PROCESS macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dresource.h205 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
206 #define PRIO_PROCESS PRIO_PROCESS macro

12345678910>>...178