Home
last modified time | relevance | path

Searched defs:sparam (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D1-1.c18 struct sched_param sparam; in a_thread_func() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedprio/
H A D1-1.c28 struct sched_param sparam; in a_thread_func() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-1.c31 struct sched_param sparam; in thread_func() local
H A D1-2.c32 struct sched_param sparam; in thread_func() local
/aosp_15_r20/external/eigen/blas/f2c/
H A Dsrotm.c16 integer *incy, real *sparam) in srotm_()
H A Dsrotmg.c16 *sparam) in srotmg_()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c274 struct sched_param sparam = {.sched_priority = 1}; in verify() local