LibreOffice Module ucb (master)
1
|
Public Member Functions | |
TickerThread (NeonLockStore &rLockStore) | |
void | finish () |
![]() | |
Thread (char const *name) | |
void | launch () |
![]() | |
SimpleReferenceObject () | |
void | acquire () |
void | release () |
Private Member Functions | |
virtual void | execute () override |
Private Attributes | |
bool | m_bFinish |
NeonLockStore & | m_rLockStore |
Additional Inherited Members | |
![]() | |
static void * | operator new (std::size_t size) |
static void | operator delete (void *pointer) |
![]() | |
static void * | operator new (std::size_t nSize) |
static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
static void | operator delete (void *pPtr) |
static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
![]() | |
virtual | ~Thread () SAL_OVERRIDE |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 43 of file NeonLockStore.cxx.
|
inlineexplicit |
Definition at line 50 of file NeonLockStore.cxx.
|
overrideprivatevirtual |
Implements salhelper::Thread.
Definition at line 65 of file NeonLockStore.cxx.
References m_bFinish, m_rLockStore, nCount, webdav_ucp::NeonLockStore::refreshLocks(), and SAL_INFO.
|
inline |
Definition at line 56 of file NeonLockStore.cxx.
|
private |
Definition at line 45 of file NeonLockStore.cxx.
Referenced by execute().
|
private |
Definition at line 46 of file NeonLockStore.cxx.
Referenced by execute().