Home
last modified time | relevance | path

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

/system/ulib/lockdep/include/lockdep/
A Dlock_class_state.h238 struct LoopDetector { struct
257 void DetectionPass() { in DetectionPass()
270 void Connect(LoopNode* node) { in Connect()
309 void Push(LoopNode* node) { in Push()
316 LoopNode* Pop() { in Pop()
328 static LoopNode* FindSet(LoopNode* node) { in FindSet()
353 static void UnionSets(LoopNode* a, LoopNode* b) { in UnionSets()

Completed in 3 milliseconds