1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-13 07:26:45 +00:00
Atmosphere/libraries/libstratosphere/source/os
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 mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
os_memory_permission.cpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
os_message_queue.cpp
os_mutex.cpp
os_process_handle.cpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
os_random.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
os_rw_lock.cpp os: implement ReadWriteLock 2020-04-21 20:23:50 -07:00
os_sdk_condition_variable.cpp ddsf: implement namespace 2020-11-14 03:37:51 -08:00
os_sdk_mutex.cpp
os_sdk_reply_and_receive.cpp os: implement 11.x SdkReplyAndReceive 2021-01-12 18:18:39 -08:00
os_sdk_thread_local_storage_api.cpp
os_semaphore.cpp
os_stratosphere_api.cpp hos: change initialization API 2020-04-16 22:57:01 -07:00
os_system_event.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
os_thread.cpp
os_thread_local_storage_api.cpp
os_tick.cpp os: implement ReadWriteLock 2020-04-21 20:23:50 -07:00
os_timer_event.cpp os: oh geez look at the time 2020-04-29 00:41:51 -07:00
os_transfer_memory_api.cpp os: remove completed TODO 2020-11-20 17:50:05 -08:00
os_virtual_address_memory.cpp
os_waitable.cpp os: implement 11.x SdkReplyAndReceive 2021-01-12 18:18:39 -08:00