Typedef realtime_tools::RealtimeThreadSafeBoxRecursive

Typedef Documentation

template<typename T>
using realtime_tools::RealtimeThreadSafeBoxRecursive = RealtimeThreadSafeBox<T, RECURSIVE_MUTEX>