]> granicus.if.org Git - python/commit
Support DBEnv.set_shm_key() to allow multi-threaded multi-process
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 28 Aug 2003 21:50:30 +0000 (21:50 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 28 Aug 2003 21:50:30 +0000 (21:50 +0000)
commit6676f6edc11bd3e3e1559a76aab22c6af6faf14e
treeb802aaf86757a65a91db5bb0187d74e144f6e72a
parent376e63d5cdb7388b5787ab10f7d82ba24257e742
Support DBEnv.set_shm_key() to allow multi-threaded multi-process
database environments to use shared memory on systems supporting it.
Lib/bsddb/dbobj.py
Modules/_bsddb.c