Atmosphere / libraries / libstratosphere / source / os /
@Michael Scire Michael Scire authored on 30 Sep 2021
..
impl os: add tentative IoRegionType 4 years ago
os_barrier.cpp os: implement Barrier 4 years ago
os_busy_mutex.cpp os: implement ReadWriteBusyMutex 4 years ago
os_condition_variable.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_event.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_interrupt_event.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_io_region.cpp os: add tentative IoRegionType 4 years ago
os_light_event.cpp os: implement LightEvent 4 years ago
os_light_message_queue.cpp os: implement LightMessageQueue 4 years ago
os_light_semaphore.cpp os: implement LightSemaphore 4 years ago
os_memory_heap.cpp mem: implement most of StandardAllocator (#860) 6 years ago
os_memory_permission.cpp mem: implement most of StandardAllocator (#860) 6 years ago
os_message_queue.cpp os: refactor MessageQueue to use new MessageQueueHelper template 4 years ago
os_mutex.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_process_handle.cpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
os_random.cpp sm: update to excise unnecessary library code 5 years ago
os_rw_busy_mutex.cpp os: implement ReadWriteBusyMutex 4 years ago
os_rw_lock.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_sdk_condition_variable.cpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_mutex.cpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_recursive_mutex.cpp os: implement SdkRecursiveMutex 4 years ago
os_sdk_reply_and_receive.cpp os: implement 11.x SdkReplyAndReceive 5 years ago
os_sdk_thread_local_storage_api.cpp fs: implement AccessLog, enable for File operations 6 years ago
os_semaphore.cpp os: implement LightSemaphore 4 years ago
os_stratosphere_api.cpp hos: change initialization API 6 years ago
os_system_event.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_thread.cpp ams-libs: AMS_ASSERT no longer invokes expression 4 years ago
os_thread_local_storage_api.cpp mem: implement most of StandardAllocator (#860) 6 years ago
os_tick.cpp os: implement ReadWriteLock 6 years ago
os_timer_event.cpp ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
os_transfer_memory.cpp os: add tentative IoRegionType 4 years ago
os_virtual_address_memory.cpp mem: implement most of StandardAllocator (#860) 6 years ago
os_waitable.cpp ams-libs: AMS_ASSERT no longer invokes expression 4 years ago