28package com.jogamp.common.util.locks;
30import java.io.IOException;
33import org.junit.FixMethodOrder;
34import org.junit.runners.MethodSorters;
36import com.jogamp.junit.util.SingletonJunitCase;
38@FixMethodOrder(MethodSorters.NAME_ASCENDING)
41 public void dummy() throws InterruptedException {
50 public static void main(
final String args[])
throws IOException, InterruptedException {
52 org.junit.runner.JUnitCore.
main(tstname);
static void main(final String args[])
static final long SINGLE_INSTANCE_LOCK_TO