sourcemod/extensions/sqlite/driver
David Anderson a253e175bb Replace all uses of AMTL threads with STL threads.
This also rewrites the work loop for threaded queries. It has been
simplified significantly.
2020-05-16 22:35:56 -07:00
..
SqDatabase.cpp Replace all uses of AMTL threads with STL threads. 2020-05-16 22:35:56 -07:00
SqDatabase.h Replace all uses of AMTL threads with STL threads. 2020-05-16 22:35:56 -07:00
SqDriver.cpp Replace all uses of AMTL threads with STL threads. 2020-05-16 22:35:56 -07:00
SqDriver.h Replace all uses of AMTL threads with STL threads. 2020-05-16 22:35:56 -07:00
SqQuery.cpp Add atomic reference counting and port DBI (bug 5876 part 3, r=ds). 2013-08-23 00:18:13 -07:00
SqQuery.h Update to the latest AMTL - Rename Ref to RefPtr. 2015-11-08 13:14:57 -08:00
SqResults.cpp SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
SqResults.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00