#include <profiler.h>
Public Member Functions | |
| SpinLockGuard (SpinLock &lock) | |
| ~SpinLockGuard () | |
Private Attributes | |
| SpinLock & | lock_ |
Definition at line 32 of file profiler.h.
|
inline |
Definition at line 37 of file profiler.h.
|
inline |
Definition at line 38 of file profiler.h.
|
private |
Definition at line 34 of file profiler.h.