Pyro higlevel API
|
Public Member Functions | |
Locker (const char *pzName, bool bRecursive=true, bool bInterruptible=false) | |
~Locker () | |
int | Lock () const |
int | Lock (bigtime_t nTimeout) const |
int | Unlock () const |
int | GetLockCount () const |
thread_id | GetOwner () const |
bool | IsLocked () const |
|
inline |
|
inline |
|
inline |
Referenced by os::Looper::GetLockCount().
|
inline |
Referenced by os::Looper::GetLockingThread().
|
inline |
Referenced by os::Looper::IsLocked().
|
inline |
Referenced by os::Region::AllocClipRect(), os::AutoLocker::AutoLocker(), os::Window::Flush(), os::Region::FreeClipRect(), os::MessageQueue::Lock(), os::Looper::Lock(), os::Catalog::Lock(), os::Clipboard::Lock(), os::IconView::Private::Lock(), os::Menu::Lock(), os::Menu::Open(), os::Looper::Run(), os::Looper::SafeLock(), os::Window::Sync(), and os::Menu::Track().
|
inline |
|
inline |
Referenced by os::Region::AllocClipRect(), os::Window::Flush(), os::Region::FreeClipRect(), os::Looper::Run(), os::Looper::SafeLock(), os::Window::Sync(), os::MessageQueue::Unlock(), os::Looper::Unlock(), os::Catalog::Unlock(), os::Clipboard::Unlock(), os::IconView::Private::Unlock(), and os::Menu::Unlock().