header | type |
---|---|
timed_mutex | |
recursive_timed_mutex |
bool
true
if the lock was acquired, false
otherwise.bool
true
if the lock was acquired, false
otherwise.bool
true
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 |