chenluhua1980
2025-12-10 f71f467b68ce6c8dc6c983a2963ec9b131515441
SourceCode/Bond/Servo/CMaster.h
@@ -139,6 +139,7 @@
        int getPortCassetteSnSeed(int port);
        void setPortCassetteSnSeed(int port, int seed);
        CGlass* getGlass(int scrPort, int scrSlot);
        uint32_t SlotToMid(int eqid, int slot);
    private:
        inline void lock() { EnterCriticalSection(&m_criticalSection); }