Exemple #1
0
 @Override
 public final Thread setExclusiveContextThread(Thread t) throws GLException {
   return helper.setExclusiveContextThread(t, context);
 }