| /libcore/ojluni/src/main/java/sun/nio/ch/ | 
| D | NativeThreadSet.java | 46         long th = NativeThread.current();  in add()  local 91                 long th = elts[i];  in signalAndWait()  local
  | 
| D | SourceChannelImpl.java | 90             long th = thread;  in implCloseSelectableChannel()  local
  | 
| D | SinkChannelImpl.java | 89             long th = thread;  in implCloseSelectableChannel()  local
  | 
| D | ServerSocketChannelImpl.java | 290             long th = thread;  in implCloseSelectableChannel()  local
  | 
| D | DatagramChannelImpl.java | 1061             long th;  in implCloseSelectableChannel()  local
  | 
| /libcore/ojluni/src/main/native/ | 
| D | ObjectStreamClass.c | 70         jthrowable th = (*env)->ExceptionOccurred(env);  in ObjectStreamClass_hasStaticInitializer()  local 102         jthrowable th = (*env)->ExceptionOccurred(env);  in ObjectStreamClass_hasStaticInitializer()  local
  | 
| /libcore/ojluni/src/main/java/java/lang/invoke/ | 
| D | MethodHandleNatives.java | 537         Throwable th = ex.getCause();  in initCauseFrom()  local
  | 
| /libcore/ojluni/src/main/java/java/util/logging/ | 
| D | XMLFormatter.java | 195             Throwable th = record.getThrown();  in format()  local
  | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ | 
| D | ThreadTest.java | 617         Thread th = new Thread("test");  in test_join()  local 678         Thread th = new Thread("test");  in test_joinJ()  local 731         Thread th = new Thread("test");  in test_joinJI()  local
  | 
| /libcore/ojluni/annotations/hiddenapi/java/lang/ | 
| D | System.java | 253     public static void logE(java.lang.String message, java.lang.Throwable th) {  in logE() 261     public static void logI(java.lang.String message, java.lang.Throwable th) {  in logI() 270     public static void logW(java.lang.String message, java.lang.Throwable th) {  in logW() 275     private static native void log(char type, java.lang.String message, java.lang.Throwable th);  in log()
  | 
| /libcore/ojluni/src/main/java/java/util/ | 
| D | ArrayPrefixHelpers.java | 146             int th = threshold, org = origin, fnc = fence, l, h;  in compute()  local 300             int th = threshold, org = origin, fnc = fence, l, h;  in compute()  local 452             int th = threshold, org = origin, fnc = fence, l, h;  in compute()  local 604             int th = threshold, org = origin, fnc = fence, l, h;  in compute()  local
  | 
| /libcore/ojluni/src/main/java/java/lang/ | 
| D | System.java | 1843     public static void logE(String message, Throwable th) {  in logE() 1857     public static void logI(String message, Throwable th) {  in logI() 1871     public static void logW(String message, Throwable th) {  in logW() 1875     private static native void log(char type, String message, Throwable th);  in log()
  | 
| /libcore/ojluni/src/test/java/lang/StackWalker/ | 
| D | DumpStackTest.java | 113         AtomicReference<Throwable> th = new AtomicReference<>();  in testThread()  local
  | 
| /libcore/luni/src/test/java/libcore/java/lang/ | 
| D | OldThreadTest.java | 314         Thread th = new Thread() {  in test_getState()  local
  | 
| /libcore/luni/src/test/java/libcore/java/util/ | 
| D | CalendarBuilderTest.java | 146         Locale th = new Locale("th", "TH");  in test_setLocale_thTH()  local
  | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ | 
| D | TreeMapTest.java | 369             SortedMap th = t.headMap(null);  in test_headMapLjava_lang_Object()  local 646             SortedMap th = t.tailMap(null);  in test_tailMapLjava_lang_Object()  local
  | 
| /libcore/ojluni/annotations/hiddenapi/java/io/ | 
| D | ObjectStreamClass.java | 317     private static void throwMiscException(java.lang.Throwable th) throws java.io.IOException {  in throwMiscException()
  | 
| /libcore/ojluni/src/main/java/java/io/ | 
| D | ObjectStreamClass.java | 1663     private static void throwMiscException(Throwable th) throws IOException {  in throwMiscException()
  |