xos_thread

    xos_thread_t    listeningThread;
    xos_thread_t    hardwareThread;
    xos_thread_t    broadcastThread;
    xos_thread_t    privilegeThread;
    xos_thread_t    dbDumpThread;
    xos_thread_t    databaseFlushThread;

原文地址:https://www.cnblogs.com/greencolor/p/2226328.html