HomeSort by relevance Sort by last modified time
    Searched defs:pendingTransactions (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionCoordinator.h 55 TransactionsQueue pendingTransactions;
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 131 private ConcurrentHashMap<String, SIPServerTransaction> pendingTransactions;
467 this.pendingTransactions = new ConcurrentHashMap<String, SIPServerTransaction>();
491 pendingTransactions = new ConcurrentHashMap<String, SIPServerTransaction>();
    [all...]

Completed in 1733 milliseconds