summaryrefslogtreecommitdiffstats
path: root/Modules/sre.h
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2003-09-27 23:00:19 (GMT)
committerGregory P. Smith <greg@mad-scientist.com>2003-09-27 23:00:19 (GMT)
commit1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca (patch)
treee5d734c4041100c63c9c48479902e615716dd252 /Modules/sre.h
parentc8083cf1cc375fa4df828a8a2241cf6617c111f4 (diff)
downloadcpython-1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca.zip
cpython-1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca.tar.gz
cpython-1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca.tar.bz2
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 'Modules/sre.h')
0 files changed, 0 insertions, 0 deletions