class SingletonLoopDetector

Defined at line 408 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_class_state.h

Provides storage for the global instance of the loop detector.

Public Methods

void LoopDetectionPass ()

Runs a loop detection pass on the set of lock classes to find possible

circular lock dependencies.

Defined at line 412 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_class_state.h