Home
last modified time | relevance | path

Searched defs:schedparam (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/process/
Dposix_spawnattr_sched.c6 struct sched_param *restrict schedparam) in posix_spawnattr_getschedparam()
12 const struct sched_param *restrict schedparam) in posix_spawnattr_setschedparam()
/aosp_15_r20/external/musl/src/process/
H A Dposix_spawnattr_sched.c6 struct sched_param *restrict schedparam) in posix_spawnattr_getschedparam()
12 const struct sched_param *restrict schedparam) in posix_spawnattr_setschedparam()
/aosp_15_r20/external/libhevc/encoder/
H A Dosal_thread.c514 struct sched_param schedparam; in osal_get_thread_handle() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c34 …int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for … member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c34 …int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for … member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c49 int schedparam; member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c34 …int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for … member
/aosp_15_r20/bionic/libc/bionic/
H A Dspawn.cpp131 sched_param schedparam; member
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c6071 struct sched_param schedparam; in parse_posix_spawn_flags() local