Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dbsddbmodule.c236 #define BSDDB_END_SAVE(_dp) \ macro
240 #define BSDDB_END_SAVE(_dp) Py_END_ALLOW_THREADS macro
258 BSDDB_END_SAVE(dp) in bsddb_length()
306 BSDDB_END_SAVE(dp) in bsddb_subscript()
353 BSDDB_END_SAVE(dp) in bsddb_ass_sub()
365 BSDDB_END_SAVE(dp) in bsddb_ass_sub()
390 BSDDB_END_SAVE(dp) in bsddb_close()
422 BSDDB_END_SAVE(dp) in bsddb_keys()
451 BSDDB_END_SAVE(dp) in bsddb_keys()
493 BSDDB_END_SAVE(dp) in bsddb_has_key()
[all …]