Atmosphere / libraries / libstratosphere / include / stratosphere / os /
@Michael Scire Michael Scire authored on 1 Oct 2021
..
impl os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_barrier.hpp os: implement Barrier 4 years ago
os_barrier_api.hpp os: implement Barrier 4 years ago
os_barrier_types.hpp os: implement Barrier 4 years ago
os_busy_mutex.hpp os: implement BusyMutex 4 years ago
os_busy_mutex_api.hpp os: implement BusyMutex 4 years ago
os_busy_mutex_types.hpp os: implement BusyMutex 4 years ago
os_common_types.hpp ams: revamp assertion system 6 years ago
os_condition_variable.hpp os: refactor/rewrite entire namespace. 6 years ago
os_condition_variable_api.hpp os: refactor/rewrite entire namespace. 6 years ago
os_condition_variable_common.hpp os: refactor/rewrite entire namespace. 6 years ago
os_condition_variable_types.hpp os: refactor/rewrite entire namespace. 6 years ago
os_event.hpp os: refactor/rewrite entire namespace. 6 years ago
os_event_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_event_common.hpp os: refactor/rewrite entire namespace. 6 years ago
os_event_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_interrupt_event.hpp os: refactor/rewrite entire namespace. 6 years ago
os_interrupt_event_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_interrupt_event_common.hpp os: refactor/rewrite entire namespace. 6 years ago
os_interrupt_event_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_io_region.hpp os: amend io region api 4 years ago
os_io_region_api.hpp os: amend io region api 4 years ago
os_io_region_types.hpp os: add tentative IoRegionType 4 years ago
os_light_event.hpp os: implement LightEvent 4 years ago
os_light_event_api.hpp os: implement LightEvent 4 years ago
os_light_event_types.hpp os: implement LightEvent 4 years ago
os_light_message_queue.hpp os: implement LightMessageQueue 4 years ago
os_light_message_queue_api.hpp os: implement LightMessageQueue 4 years ago
os_light_message_queue_types.hpp os: implement LightMessageQueue 4 years ago
os_light_semaphore.hpp os: implement LightSemaphore 4 years ago
os_light_semaphore_api.hpp os: implement LightSemaphore 4 years ago
os_light_semaphore_types.hpp os: implement LightSemaphore 4 years ago
os_managed_handle.hpp strat: use consistent include style for lib headers 4 years ago
os_memory_common.hpp os: add tentative IoRegionType 4 years ago
os_memory_fence.hpp os: implement 11.x SdkReplyAndReceive 5 years ago
os_memory_fence_api.hpp os: implement 11.x SdkReplyAndReceive 5 years ago
os_memory_heap_api.hpp mem: implement most of StandardAllocator (#860) 6 years ago
os_memory_permission.hpp mem: implement most of StandardAllocator (#860) 6 years ago
os_memory_virtual_address_api.hpp mem: implement most of StandardAllocator (#860) 6 years ago
os_message_queue.hpp os: refactor MessageQueue to use new MessageQueueHelper template 4 years ago
os_message_queue_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_message_queue_common.hpp os: refactor/rewrite entire namespace. 6 years ago
os_message_queue_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_multiple_wait.hpp os: adopt multiwait naming over waitable 4 years ago
os_multiple_wait_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_multiple_wait_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_multiple_wait_utils.hpp os: adopt multiwait naming over waitable 4 years ago
os_mutex.hpp os: refactor/rewrite entire namespace. 6 years ago
os_mutex_api.hpp os: refactor/rewrite entire namespace. 6 years ago
os_mutex_common.hpp os: refactor/rewrite entire namespace. 6 years ago
os_mutex_types.hpp os: refactor/rewrite entire namespace. 6 years ago
os_process_handle.hpp strat: use consistent include style for lib headers 4 years ago
os_random.hpp strat: use consistent include style for lib headers 4 years ago
os_rw_busy_mutex.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_busy_mutex_api.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_busy_mutex_types.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_lock.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_lock_api.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_lock_common.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_rw_lock_types.hpp os: adopt nintendo ReaderWriter naming over ReadWrite 4 years ago
os_sdk_condition_variable.hpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_mutex.hpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_recursive_mutex.hpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_reply_and_receive.hpp os: adopt multiwait naming over waitable 4 years ago
os_sdk_thread_local_storage.hpp fs: implement AccessLog, enable for File operations 6 years ago
os_sdk_thread_local_storage_api.hpp fs: implement AccessLog, enable for File operations 6 years ago
os_semaphore.hpp os: refactor/rewrite entire namespace. 6 years ago
os_semaphore_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_semaphore_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_shared_memory.hpp os: implement SharedMemory, update AslrSpaceManager 4 years ago
os_shared_memory_api.hpp os: implement SharedMemory, update AslrSpaceManager 4 years ago
os_shared_memory_types.hpp os: implement SharedMemory, update AslrSpaceManager 4 years ago
os_system_event.hpp os: refactor/rewrite entire namespace. 6 years ago
os_system_event_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_system_event_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_thread.hpp os: refactor/rewrite entire namespace. 6 years ago
os_thread_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_thread_common.hpp sysupdater: Add ValidateUpdate, begin implementing Async logic 6 years ago
os_thread_local_storage.hpp fs: implement AccessLog, enable for File operations 6 years ago
os_thread_local_storage_api.hpp mem: implement most of StandardAllocator (#860) 6 years ago
os_thread_local_storage_common.hpp mem: implement most of StandardAllocator (#860) 6 years ago
os_thread_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_tick.hpp strat: use consistent include style for lib headers 4 years ago
os_timer_event.hpp os: oh geez look at the time 6 years ago
os_timer_event_api.hpp os: adopt multiwait naming over waitable 4 years ago
os_timer_event_types.hpp os: adopt multiwait naming over waitable 4 years ago
os_transfer_memory.hpp sysupdater: implement (untested) rest of the api 6 years ago
os_transfer_memory_api.hpp os: fix AttachTransferMemory return type 4 years ago
os_transfer_memory_types.hpp sysupdater: implement (untested) rest of the api 6 years ago