Home
last modified time | relevance | path

Searched defs:schedpolicy (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A D_pthreadtypes.h59 unsigned int schedpolicy; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c33 int schedpolicy; /* 0 => default; 1=> SCHED_FIFO; 2=> SCHED_RR */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c33 int schedpolicy; /* 0 => default; 1=> SCHED_FIFO; 2=> SCHED_RR */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c43 int schedpolicy; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c33 int schedpolicy; /* 0 => default; 1=> SCHED_FIFO; 2=> SCHED_RR */ member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h360 unsigned int schedpolicy; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h100 unsigned int schedpolicy; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h409 unsigned int schedpolicy; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h409 unsigned int schedpolicy; member
/third_party/python/Modules/
H A Dposixmodule.c6122 int schedpolicy = _PyLong_AsInt(py_schedpolicy); in parse_posix_spawn_flags() local

Completed in 28 milliseconds