This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
Atmosphere
Watch
1
Star
0
Fork
You've already forked Atmosphere
0
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2024-11-23 12:22:08 +00:00
Code
Issues
Releases
Activity
3761f80592
Atmosphere
/
libraries
/
libstratosphere
/
source
/
os
History
Michael Scire
5191f0e305
ro: reduce memory usage by excising (unused) std::malloc
2021-01-20 23:39:31 -08:00
..
impl
ro: reduce memory usage by excising (unused) std::malloc
2021-01-20 23:39:31 -08:00
os_condition_variable.cpp
os_event.cpp
os_interrupt_event.cpp
os_memory_heap.cpp
os_memory_permission.cpp
os_message_queue.cpp
os_mutex.cpp
os_process_handle.cpp
os_random.cpp
os_rw_lock.cpp
os_sdk_condition_variable.cpp
os_sdk_mutex.cpp
os_sdk_reply_and_receive.cpp
os_sdk_thread_local_storage_api.cpp
os_semaphore.cpp
os_stratosphere_api.cpp
os_system_event.cpp
os_thread.cpp
os_thread_local_storage_api.cpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
os_tick.cpp
os_timer_event.cpp
os_transfer_memory_api.cpp
os_virtual_address_memory.cpp
os_waitable.cpp