Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dgraph_check.h24 struct VertexStatus { struct
31 bool IsCyclicDfs(uint64_t v, std::map<uint64_t, struct VertexStatus>& vertexStatus); argument