Searched defs:tunit (Results 1 – 8 of 8) sorted by relevance
60 TimeUnit tunit) throws InterruptedException, ConnectionPoolTimeoutException; in getPoolEntry()
164 TimeUnit tunit) in getEntry()239 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections()
165 long timeout, TimeUnit tunit) throws InterruptedException, in requestConnection()
236 TimeUnit tunit) in requestPoolEntry()
64 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection()
108 void closeIdleConnections(long idletime, TimeUnit tunit) in closeIdleConnections()
750 llvm::DIFile tunit, in createFieldType()780 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit, in CollectRecordFields()2486 llvm::DIFile tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
1711 const TranslationUnitDecl *tunit = in isMain() local