OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeoutThread
(Results
1 - 3
of
3
) sorted by null
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/util/
TimeoutService.java
43
private static class
TimeoutThread
extends Thread
54
timeoutThread
= null;
102
private static Thread
timeoutThread
= null;
131
if (
timeoutThread
!= null)
132
timeoutThread
.interrupt();
135
timeoutThread
= new
TimeoutThread
();
136
timeoutThread
.setDaemon(true);
137
timeoutThread
.start();
150
if (
timeoutThread
!= null
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
Completed in 218 milliseconds