Searched defs:noMap (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.13.2/sources/libraries/os/ |
| D | os_SharedMemory.cpp | 95 Result SharedMemoryBlock::TryInitialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in TryInitialize() 114 void SharedMemoryBlock::Initialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in Initialize() 161 …kAllocate(nnosSharedMemoryBlock* this_, size_t size, bool readOnly, bool otherReadOnly, bool noMap) in nnosSharedMemoryBlockAllocate()
|