timed_mutex::timed_mutex构造函数

构造是没有锁定的 timed_mutex 对象。

timed_mutex();

要求

**标头:**mutex

**命名空间:**std

请参见

参考

timed_mutex选件类

<mutex>