Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_superlock.c
b6503f1
Cygwin-centric fixes from Jan Nijtmans.
by stephan
· 5 months ago
064b681
First attempt at getting the build to work with Tcl 9.0.
by drh
· 12 months ago
7617e4a
Make sure the SQLITE_TCLAPI macro is always defined.
by mistachkin
· 9 years ago
52b1dbb
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
by mistachkin
· 9 years ago
883ad04
First small steps toward brining trunk and apple-osx closer together.
by drh
· 10 years ago
2c2e8eb
Work around restriction in Windows file locking.
by shaneh
· 15 years ago
c216eee
Fix a bug in the demo "superlock" code preventing locks from being released in some circumstances.
by dan
· 15 years ago
01a109e
Fix a couple of compiler warnings in test_superlock.c. Add superlock.c
by drh
· 15 years ago
e336b00
Add file test_superlock.c with example code for obtaining an exclusive lock on either rollback or wal mode databases.
by dan
· 15 years ago
superlock