mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-10 07:06:34 +00:00
87ec045a98
This was tested using `https://github.com/node-dot-cpp/alloc-test` plus a few other by-hand tests. It seems to work for the case we care about (sysmodules without thread cache-ing). External users are advised to build with assertions on and contact SciresM if you find issues. This is a lot of code to have gotten right in one go, and it was written mostly after midnight while sick, so there are probably un-noticed issues. |
||
---|---|---|
.. | ||
impl | ||
os_event.cpp | ||
os_interrupt_event.cpp | ||
os_memory_heap.cpp | ||
os_memory_permission.cpp | ||
os_message_queue.cpp | ||
os_process_handle.cpp | ||
os_random.cpp | ||
os_semaphore.cpp | ||
os_system_event.cpp | ||
os_thread_local_storage_api.cpp | ||
os_tick.cpp | ||
os_virtual_address_memory.cpp | ||
os_waitable_holder.cpp | ||
os_waitable_manager.cpp |