Home
last modified time | relevance | path

Searched refs:aborter (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DConnPoolByRoute.java221 final WaitingThreadAborter aborter = new WaitingThreadAborter(); in requestPoolEntry() local
228 aborter.abort(); in requestPoolEntry()
238 return getEntryBlocking(route, state, timeout, tunit, aborter); in requestPoolEntry()
265 WaitingThreadAborter aborter)
332 aborter.setWaitingThread(waitingThread);