Searched defs:SetThreadPriority (Results 1 – 4 of 4) sorted by relevance
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/ | ||
| D | command_server.cpp | 54 void CommandServer::SetThreadPriority(int priority) in SetThreadPriority() function in OHOS::CameraStandard::DeferredProcessing::CommandServer |
| D | command_server_impl.cpp | 61 void CommandServerImpl::SetThreadPriority(int32_t priority) in SetThreadPriority() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl |
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/ | ||
| D | thread_utils.cpp | 37 void SetThreadPriority(pthread_t handle, int priority) in SetThreadPriority() function |
| /foundation/arkui/ace_engine/frameworks/core/common/ | ||
| D | task_executor_impl.cpp | 98 void TaskExecutorImpl::SetThreadPriority(int32_t priority) const in SetThreadPriority() function in OHOS::Ace::TaskExecutorImpl |