spinlock
} spinlock;
typedef AutoLocker<spinlock, SpinLocking> SpinLocker;
typedef AutoLocker<spinlock, InterruptsSpinLocking> InterruptsSpinLocker;