Searched refs:SimpleLockable (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/cortex/support/
H A DSimpleLockable.h32 // SimpleLockable.h
49 class SimpleLockable : class in inherits:ILockable
53 virtual ~SimpleLockable() {}
54 SimpleLockable() {} function in class:SimpleLockable
55 SimpleLockable(const char* name) : m_lock(name) {} function in class:SimpleLockable

Completed in 21 milliseconds