Searched defs:InterruptsLocker (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/kernel/util/
H A DAutoLock.h99 class InterruptsLocker : public AutoLocker<int, InterruptsLocking> { class in namespace:BPrivate
101 inline InterruptsLocker(bool alreadyLocked = false, function in class:BPrivate::InterruptsLocker

Completed in 58 milliseconds