recursive_timed_mutex::recursive_timed_mutex Constructor

Constructs a recursive_timed_mutex object that is not locked.

recursive_timed_mutex();

Requirements

Header: mutex

Namespace: std

See Also

Reference

<mutex>

recursive_timed_mutex Class

Other Resources

C++ Standard Library Header Files