This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
MemoryMappingModule
Watch
2
Star
0
Fork
0
You've already forked MemoryMappingModule
mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced
2025-02-19 18:42:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
MemoryMappingModule
/
source
History
Maschell
d0898430fc
Use the
MEM_HEAP_FLAG_USE_LOCK
flag on our custom heap for thread safe operations
2020-06-10 14:58:54 +02:00
..
CThread.h
Formatting
2020-06-03 18:36:02 +02:00
logger.h
frist commit
2020-05-29 19:25:05 +02:00
main.cpp
Try to use only C code, removing the MemoryMapping class (which only had static functions)
2020-06-10 14:58:34 +02:00
memory_mapping.cpp
Use the
MEM_HEAP_FLAG_USE_LOCK
flag on our custom heap for thread safe operations
2020-06-10 14:58:54 +02:00
memory_mapping.h
Try to use only C code, removing the MemoryMapping class (which only had static functions)
2020-06-10 14:58:34 +02:00