Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java571 private final ExampleStackTrace conflictingStackTrace; field in CycleDetectingLockFactory.PotentialDeadlockException
576 ExampleStackTrace conflictingStackTrace) { in PotentialDeadlockException()