8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 16:43:03 +01:00
firebird-mirror/src/lock
dimitr ec1d5a91b4 1) Encapsulated the lock manager and integrated it into the engine.
2) Replaced "early" (before LM) checkouts with "late" (inside LM) ones.
3) Removed the mutex protection that's no longer necessary.
Note: the new LM contains some future code (currently commented out) which will be enabled and tested after the Alpha release.
2008-06-07 09:08:16 +00:00
..
config_params First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
driver.cpp Cleanup and misc. 2008-03-10 08:44:07 +00:00
lock_header_mmap First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lock_header_shmem First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lock_proto.h 1) Encapsulated the lock manager and integrated it into the engine. 2008-06-07 09:08:16 +00:00
lock.cpp 1) Encapsulated the lock manager and integrated it into the engine. 2008-06-07 09:08:16 +00:00
lock.h 1) Encapsulated the lock manager and integrated it into the engine. 2008-06-07 09:08:16 +00:00
print.cpp 1) Encapsulated the lock manager and integrated it into the engine. 2008-06-07 09:08:16 +00:00
reset.cpp Little program made more correct. 2004-10-03 07:06:20 +00:00
ulimit.cpp 'struct' cleanup 2003-09-18 10:24:03 +00:00