public class LatchSupport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static LatchTable |
latchTable |
| Constructor and Description |
|---|
LatchSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearNotes() |
static int |
countLatchesHeld()
Only call under the assert system.
|
static void |
dumpLatchesHeld() |
static java.lang.String |
latchesHeldToString() |
static LatchTable latchTable
public static int countLatchesHeld()
public static void dumpLatchesHeld()
public static java.lang.String latchesHeldToString()
public static void clearNotes()
Copyright (c) 2004-2012 Oracle. All rights reserved.