db: log SQL worker shutdown state
This commit is contained in:
@@ -175,6 +175,8 @@ class CAsyncSQL
|
||||
|
||||
DWORD CountQuery();
|
||||
DWORD CountResult();
|
||||
DWORD CountCopiedQueryQueue();
|
||||
bool HasWorkerThread() const;
|
||||
|
||||
void PushResult(std::unique_ptr<SQLMsg> p);
|
||||
bool PopResult(std::unique_ptr<SQLMsg>& p);
|
||||
|
||||
Reference in New Issue
Block a user