1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-03-01 03:45:44 +00:00
Atmosphere/libraries/libstratosphere/source/os
2021-11-03 23:56:25 -07:00
..
impl
os_argument.cpp strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
os_barrier.cpp
os_busy_mutex.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_cache.cpp
os_condition_variable.cpp
os_event.cpp
os_interrupt_event.cpp
os_io_region.cpp
os_light_event.cpp
os_light_message_queue.cpp
os_light_semaphore.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_memory_heap.cpp
os_memory_permission.cpp
os_message_queue.cpp
os_multiple_wait.cpp ams: replace most remaining operator & with std::addressof 2021-10-09 14:49:53 -07:00
os_mutex.cpp
os_native_handle_api.cpp
os_process_handle_api.cpp
os_random.cpp kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668) 2021-10-23 15:25:20 -07:00
os_rw_busy_mutex.cpp
os_rw_lock.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_sdk_condition_variable.cpp
os_sdk_mutex.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_sdk_recursive_mutex.cpp
os_sdk_reply_and_receive.cpp
os_sdk_thread_local_storage_api.cpp
os_semaphore.cpp
os_shared_memory.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_stratosphere_api.os.horizon.cpp strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
os_system_event.cpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
os_thread.cpp
os_thread_local_storage_api.cpp
os_tick.cpp
os_timer_event.cpp
os_transfer_memory.cpp
os_virtual_address_memory.cpp