1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/libraries/libstratosphere/source/os
2022-04-07 12:17:13 -07:00
..
impl ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
os_argument.cpp
os_barrier.cpp
os_busy_mutex.cpp
os_cache.cpp
os_condition_variable.cpp
os_debug.cpp abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) 2022-03-21 17:21:44 -07:00
os_event.cpp
os_interrupt_event.cpp
os_io_region.cpp os: add DetachIoRegionHandle 2022-03-28 00:00:36 -07:00
os_light_event.cpp
os_light_message_queue.cpp
os_light_semaphore.cpp
os_memory_heap.cpp
os_memory_permission.cpp
os_message_queue.cpp
os_multiple_wait.cpp
os_mutex.cpp
os_native_handle_api.cpp
os_process_handle_api.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
os_random.cpp
os_rw_busy_mutex.cpp
os_rw_lock.cpp
os_sdk_condition_variable.cpp
os_sdk_mutex.cpp
os_sdk_recursive_mutex.cpp
os_sdk_reply_and_receive.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
os_sdk_thread_local_storage_api.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
os_semaphore.cpp os: broadcast, not signal, on release more than 1 sema 2022-04-07 12:17:13 -07:00
os_shared_memory.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
os_system_event.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
os_thread.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
os_thread_local_storage_api.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
os_tick.cpp
os_timer_event.cpp
os_transfer_memory.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
os_virtual_address_memory.cpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00