summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2003-09-27 23:00:19 +0000
committerGregory P. Smith <greg@mad-scientist.com>2003-09-27 23:00:19 +0000
commit1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca (patch)
treee5d734c4041100c63c9c48479902e615716dd252 /Python/exceptions.c
parentc8083cf1cc375fa4df828a8a2241cf6617c111f4 (diff)
downloadcpython-git-1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca.tar.gz
Use a threadsafe private DBEnv for each bsddb compatibility interface
db that is opened. DB_THREAD and DB_INIT_LOCK allow for multithreaded access. DB_PRIVATE prevents the DBEnv from using the filesystem (making it only usable by this process; and in this implementation using one DBEnv per bsddb database)
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions