Home
last modified time | relevance | path

Searched refs:dlockInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex_private.h73 std::string dlockInfo = "A possible mutex deadlock detected!\n"; in AddNode() local
81 dlockInfo += dumpInfo; in AddNode()
87 dlockInfo += threadInfo; in AddNode()
90 SendEvent(dlockInfo, "TASK_DEADLOCK"); in AddNode()