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