MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
thread.hpp 文件参考

MSTL线程支持 更多...

thread.hpp 的引用(Include)关系图:

浏览该文件的源代码.

class  thread
 线程类 更多...
struct  thread::id
 线程唯一标识符类 更多...

函数

MSTL_ALWAYS_INLINE_INLINE thread::id id () noexcept
 获取当前线程标识符

详细描述

MSTL线程支持

此文件提供了线程类和相关操作。

在文件 thread.hpp 中定义.