classes
functions
constants
public member function
<mutex>
Unlock timed mutex
Exception safety
If the recursive_timed_mutex is currently locked by the calling thread, this function never throws exceptions (no-throw guarantee).
Otherwise, it causes undefined behavior.