commit for fix to a deadlock which would occur when stopping a live, queue'd thread worker

This commit is contained in:
David Anderson
2006-04-25 20:41:18 +00:00
parent 3f5bae615b
commit 2a74d2229f
3 changed files with 42 additions and 42 deletions

View File

@ -5,7 +5,7 @@
// Module info
#define MODULE_NAME "MySQL X"
#define MODULE_VERSION "1.00"
#define MODULE_VERSION "1.01"
#define MODULE_AUTHOR "AMX Mod X Dev Team"
#define MODULE_URL "http://www.amxmodx.org/"
#define MODULE_LOGTAG "SQLX"