SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <spinlock.h>
Public Member Functions | |
void | lock () |
void | unlock () |
Protected Attributes | |
QAtomicInt | m_atomic |
Definition at line 8 of file spinlock.h.
|
inline |
Definition at line 10 of file spinlock.h.
|
inline |
Definition at line 15 of file spinlock.h.
|
protected |
Definition at line 21 of file spinlock.h.