| header | type |
|---|---|
| timed_mutex | |
| recursive_timed_mutex |
booltrue if the lock was acquired, false otherwise.booltrue if the lock was acquired, false otherwise.booltrue if the lock was acquired, false otherwise.| value | description |
|---|---|
| m | A TimedLockable type |
| rel_time | A value of an instantiation of duration |
| abs_time | A value of an instantiation of time_point |