recursive_timed_mutex::recursive_timed_mutex 构造函数

构造尚未锁定的 recursive_timed_mutex 对象。

recursive_timed_mutex();

要求

标头: mutex

命名空间: std

请参见

参考

<mutex>

recursive_timed_mutex 类

其他资源

C++ 标准库头文件