Searched defs:TaskExecutor (Results 1 – 5 of 5) sorted by relevance
33 typedef void (*TaskExecutor)(ThreadTaskHandle handle, const ThreadContext *context); typedef
19 TaskExecutor::TaskExecutor():pool_(nullptr) in TaskExecutor() function in OHOS::NativeRdb::TaskExecutor
19 TaskExecutor::TaskExecutor() in TaskExecutor() function in OHOS::NativeRdb::TaskExecutor
23 TaskExecutor::TaskExecutor(const std::string &threadName, uint32_t capacity) : threadName_(threadNa… in TaskExecutor() function in OHOS::IntellVoiceUtils::TaskExecutor
34 TaskExecutor::TaskExecutor() : taskThreadFlag_(true) in TaskExecutor() function in OHOS::DistributedHardware::TaskExecutor