diff options
| author | Gregory P. Smith <greg@mad-scientist.com> | 2003-09-27 23:00:19 +0000 |
|---|---|---|
| committer | Gregory P. Smith <greg@mad-scientist.com> | 2003-09-27 23:00:19 +0000 |
| commit | 1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca (patch) | |
| tree | e5d734c4041100c63c9c48479902e615716dd252 /Python/pyfpe.c | |
| parent | c8083cf1cc375fa4df828a8a2241cf6617c111f4 (diff) | |
| download | cpython-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/pyfpe.c')
0 files changed, 0 insertions, 0 deletions
