Searched defs:dbopenflags (Results 1 – 2 of 2) sorted by relevance
38 dbopenflags = 0 variable in BasicTestCase657 dbopenflags = db.DB_THREAD variable in BasicBTreeWithThreadFlagTestCase662 dbopenflags = db.DB_THREAD variable in BasicHashWithThreadFlagTestCase666 dbopenflags = db.DB_THREAD variable in BasicWithEnvTestCase705 dbopenflags = db.DB_THREAD | db.DB_AUTO_COMMIT variable in BasicTransactionTestCase906 dbopenflags = db.DB_THREAD variable in BTreeRecnoWithThreadFlagTestCase968 dbopenflags = db.DB_THREAD variable in BTreeDUPWithThreadTestCase972 dbopenflags = db.DB_THREAD variable in HashDUPWithThreadTestCase1067 dbopenflags = db.DB_THREAD variable in BTreeMultiDBTestCase1073 dbopenflags = db.DB_THREAD variable in HashMultiDBTestCase
34 dbopenflags = 0 variable in BaseThreadedTestCase69 dbopenflags = db.DB_THREAD variable in ConcurrentDataStoreBase194 dbopenflags = db.DB_THREAD variable in SimpleThreadedBase313 dbopenflags = db.DB_THREAD | db.DB_AUTO_COMMIT variable in ThreadedTransactionsBase