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

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

Completed in 38 milliseconds