Home
last modified time | relevance | path

Searched refs:MemoryLockBytes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/store/source/
H A Dlockbyte.cxx680 class MemoryLockBytes : class
707 MemoryLockBytes (MemoryLockBytes const &);
708 MemoryLockBytes& operator= (MemoryLockBytes const &);
713 MemoryLockBytes();
723 virtual ~MemoryLockBytes();
728 MemoryLockBytes::MemoryLockBytes() in MemoryLockBytes() function in MemoryLockBytes
732 MemoryLockBytes::~MemoryLockBytes() in ~MemoryLockBytes()
737 oslInterlockedCount SAL_CALL MemoryLockBytes::acquire (void) in acquire()
742 oslInterlockedCount SAL_CALL MemoryLockBytes::release (void) in release()
747 storeError MemoryLockBytes::initialize_Impl (rtl::Reference< PageData::Allocator > & rxAllocator, s… in initialize_Impl()
[all …]