Home
last modified time | relevance | path

Searched defs:tasks_ (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/base/include/
Dschedule_task_manager.h65 std::unordered_map<int32_t, std::function<void(void)>> tasks_; variable
/developtools/smartperf_host/smartperf_device/device_command/services/task_mgr/include/
Dthread_pool.h56 std::queue<std::function<void()>> tasks_; variable
/developtools/profiler/host/smartperf/client/client_command/include/
Dthread_pool.h56 std::queue<std::function<void()>> tasks_; variable
/developtools/global_resource_tool/include/
Dthread_pool.h62 std::queue<std::function<void()>> tasks_; variable