dl
dl_thread.h 文件参考

线程封装 更多...

#include <list>
#include <functional>
#include <thread>
#include <cassert>
#include <atomic>
#include "io/dl_log.h"

浏览该文件的源代码.

class  dl::Thread
 线程 更多...
 
class  dl::ThreadManager
 线程管理器 更多...
 

命名空间

namespace  dl
 

变量

ThreadManagerdl::g_thread
 

详细描述

线程封装

版本
1.0
作者
lveyou
日期
24-04-12

在文件 dl_thread.h 中定义.