add mq log and add test type in test mod
This commit is contained in:
@@ -386,9 +386,7 @@ static void* APR_THREAD_FUNC rtdb_worker(apr_thread_t* thd, void* data)
|
||||
pthread_mutex_unlock(&mtx);
|
||||
|
||||
check_disk_quota();//判断磁盘空间
|
||||
|
||||
apr_pool_clear(g_pt61850app->tmp_pool);//清除临时缓存
|
||||
|
||||
g_dead_lock_counter = 0;
|
||||
g_thread_blocked_times = 0;//监控线程
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user