#include <uhd/utils/atomic.hpp>
Public Member Functions | |
simple_claimer (void) | |
UHD_INLINE void | release (void) |
UHD_INLINE bool | claim_with_wait (const double timeout) |
DEPRECATED – Will be removed in coming versions of UHD.
Claimer class to provide synchronization for multi-thread access. Claiming enables buffer classes to be used with a buffer queue.
|
inline |
|
inline |
|
inline |