SingleThreadModel
Table of Contents

概要

单线程模型。

规格

class SingleThreadModel
{
public:
    typedef RefCountST RefCount;
    typedef CriticalSectionST CriticalSection, CS;
    typedef AutoLock<CS> CSLock;
};

相关参考

page_revision: 1, last_edited: 1201146942|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License