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
SqQuery.h Update to the latest AMTL - Rename Ref to RefPtr. 2015-11-08 13:14:57 -08:00
SqResults.cpp
SqResults.h