|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the spin lock guard. More...
#include <ttkspinlock.h>
Public Member Functions | |
| TTKSpinLockGuard (TTKSpinLock &lock) noexcept | |
| ~TTKSpinLockGuard () noexcept | |
Private Attributes | |
| TTKSpinLock & | m_lock |
The class of the spin lock guard.
Definition at line 73 of file ttkspinlock.h.
|
inlinenoexcept |
Object constructor.
Definition at line 80 of file ttkspinlock.h.
|
inlinenoexcept |
Object destructor.
Definition at line 89 of file ttkspinlock.h.
|
private |
Definition at line 95 of file ttkspinlock.h.
1.8.8