Home
last modified time | relevance | path

Searched defs:sched_priority (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/include/lapi/
Dsched.h23 uint32_t sched_priority; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D1-6.c146 int sched_priority; member
/third_party/alsa-utils/axfer/
Dxfer-libffado.c28 unsigned int sched_priority; member
/third_party/musl/include/
Dsched.h20 int sched_priority; member
/third_party/musl/porting/linux/user/include/
Dsched.h20 int sched_priority; member
/third_party/musl/porting/liteos_m/user/include/
Dsched.h20 int sched_priority; member
/third_party/musl/ndk_musl_include/
Dsched.h20 int sched_priority; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h92 int sched_priority; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dalltypes.h342 int sched_priority; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h391 int sched_priority; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h391 int sched_priority; member
/third_party/python/Modules/clinic/
Dposixmodule.c.h2797 PyObject *sched_priority; in os_sched_param() local
/third_party/python/Modules/
Dposixmodule.c6829 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority) in os_sched_param_impl()