// globals.cpp #include "globals.h" // 初始化全局互斥锁 QMutex gPicMutex0; // 初始化全局 MIL_ID MIL_ID gCurrentPicId0 = 0;