Searched defs:taskType (Results 1 – 3 of 3) sorted by relevance
38 std::string taskType = ((promise_ == nullptr) ? "Async" : "Sync"); in ProcessTask() local166 std::string taskType = ((promise == nullptr) ? "Async" : "Sync"); in PostTask() local
46 MkAgreeTaskType taskType; member
57 uint8_t taskType = 0; member