Searched refs:MappedLockBytes (Results 1 – 1 of 1) sorted by relevance
522 class MappedLockBytes : class555 MappedLockBytes (MappedLockBytes const &);556 MappedLockBytes & operator= (MappedLockBytes const &);561 explicit MappedLockBytes (FileMapping & rMapping);571 virtual ~MappedLockBytes();576 MappedLockBytes::MappedLockBytes (FileMapping & rMapping) in MappedLockBytes() function in MappedLockBytes581 MappedLockBytes::~MappedLockBytes() in ~MappedLockBytes()586 oslInterlockedCount SAL_CALL MappedLockBytes::acquire() in acquire()591 oslInterlockedCount SAL_CALL MappedLockBytes::release() in release()603 void MappedLockBytes::deallocate_Impl (void * pPage) in deallocate_Impl()[all …]
Completed in 33 milliseconds