Home
last modified time | relevance | path

Searched defs:priority (Results 1 - 25 of 372) sorted by relevance

12345678910>>...15

/third_party/libuv/test/
H A Dtest-process-priority.c27 int priority; in TEST_IMPL() local
[all...]
H A Dtest-thread-priority.c48 int priority; in TEST_IMPL() local
[all...]
/third_party/backends/lib/
H A Dsyslog.c7 void syslog(int priority, const char *format, va_list args) in syslog() argument
H A Dvsyslog.c8 void vsyslog(int priority, const char *format, va_list args) in vsyslog() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_common.h36 pvr_srv_from_winsys_priority(enum pvr_winsys_ctx_priority priority) in pvr_srv_from_winsys_priority() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h41 DWORD priority; member
/third_party/ltp/testcases/kernel/syscalls/sched_getscheduler/
H A Dsched_getscheduler01.c30 int priority; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
H A D1-2.c33 int policy, priority, policy_1; in thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D1-1.c19 int policy, priority, policy_1; in a_thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedprio/
H A D1-1.c29 int policy, priority, policy_1; in a_thread_func() local
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dplatform.h117 PostJob( TaskPriority priority, std::unique_ptr<JobTask> job_task) PostJob() argument
/third_party/node/deps/v8/include/cppgc/
H A Dplatform.h116 PostJob( TaskPriority priority, std::unique_ptr<JobTask> job_task) PostJob() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThread.cpp65 void Thread::setPriority (deThreadPriority priority) in setPriority() argument
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHeap.c32 int priority; member
36 DE_INLINE HeapItem HeapItem_create (int priority, int value) in HeapItem_create() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_task.c65 void osal_kthread_set_priority(osal_task *task, osal_task_priority priority) in osal_kthread_set_priority() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
H A Dlos_mux_pri.h49 UINT16 priority; /**< Priority of the thread that is locking a mutex */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.h420 kbase_csf_priority_relative_to_queue_group_priority(u8 priority) kbase_csf_priority_relative_to_queue_group_priority() argument
436 kbase_csf_priority_queue_group_priority_to_relative(u8 priority) kbase_csf_priority_queue_group_priority_to_relative() argument
[all...]
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp45 int priority = 0; in CreateThread() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFractionPrecision.java36 withSignificantDigits( int minSignificantDigits, int maxSignificantDigits, NumberFormatter.RoundingPriority priority) withSignificantDigits() argument
/third_party/node/deps/npm/node_modules/negotiator/lib/
H A Dencoding.js
H A Dlanguage.js
H A Dcharset.js
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam02.c26 int priority; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getschedparam/
H A D1-1.c31 static int verify_param(pthread_attr_t * attr, int priority) in verify_param() argument
53 int priority; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/speculative/
H A D3-2.c34 int priority; in main() local

Completed in 7 milliseconds

12345678910>>...15