Home
last modified time | relevance | path

Searched defs:taskQueue (Results 1 - 7 of 7) sorted by relevance

/drivers/hdf_core/framework/core/host/src/
H A Dhdf_power_manager.c18 struct HdfTaskQueue *taskQueue; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp259 TaskQueue *taskQueue = nullptr; in TaskWorker() local
275 void TaskPoolImpl::FinishExecuteTask(TaskQueue *taskQueue) in FinishExecuteTask() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.c207 Queue *taskQueue = NULL; in BTM_DeleteProcessingQueue() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c39 Queue *taskQueue; member
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dtask_scheduler.cpp243 std::queue<Task> taskQueue; in GetAndExecuteSetOfTasksFromQueue() local
265 std::queue<Task> taskQueue; in StealAndExecuteOneTaskFromWorkers() local
404 auto *taskQueue = GetQueue({prop.GetTaskType(), prop.GetVMType()}); PutTaskInTaskQueues() local
[all...]
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp502 auto &taskQueue = info.installJitTasks_; in GetRunningTaskCnt() local
510 auto &taskQueue = info.installJitTasks_; in InstallTasks() local
569 auto &taskQueue = info.installJitTasks_; in ClearTaskWithVm() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp435 Task taskQueue[TASK_COUNT]; member in sw::Renderer

Completed in 6 milliseconds