.. |
impl
|
os: add tentative IoRegionType
|
2021-09-30 11:32:45 -07:00 |
os_barrier.cpp
|
os: implement Barrier
|
2021-09-29 18:03:11 -07:00 |
os_busy_mutex.cpp
|
os: implement ReadWriteBusyMutex
|
2021-09-28 17:01:11 -07:00 |
os_condition_variable.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_interrupt_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_io_region.cpp
|
os: add tentative IoRegionType
|
2021-09-30 11:32:45 -07:00 |
os_light_event.cpp
|
os: implement LightEvent
|
2021-09-28 18:54:09 -07:00 |
os_light_message_queue.cpp
|
os: implement LightMessageQueue
|
2021-09-29 12:55:52 -07:00 |
os_light_semaphore.cpp
|
os: implement LightSemaphore
|
2021-09-29 13:24:03 -07:00 |
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: refactor MessageQueue to use new MessageQueueHelper template
|
2021-09-29 12:24:18 -07:00 |
os_mutex.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
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
|
sm: update to excise unnecessary library code
|
2021-05-02 10:33:15 -07:00 |
os_rw_busy_mutex.cpp
|
os: implement ReadWriteBusyMutex
|
2021-09-28 17:01:11 -07:00 |
os_rw_lock.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_sdk_condition_variable.cpp
|
os: implement SdkRecursiveMutex
|
2021-09-29 14:56:53 -07:00 |
os_sdk_mutex.cpp
|
os: implement SdkRecursiveMutex
|
2021-09-29 14:56:53 -07:00 |
os_sdk_recursive_mutex.cpp
|
os: implement SdkRecursiveMutex
|
2021-09-29 14:56:53 -07:00 |
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
|
fs: implement AccessLog, enable for File operations
|
2020-07-02 14:02:50 -07:00 |
os_semaphore.cpp
|
os: implement LightSemaphore
|
2021-09-29 13:24:03 -07:00 |
os_stratosphere_api.cpp
|
hos: change initialization API
|
2020-04-16 22:57:01 -07:00 |
os_system_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_thread.cpp
|
ams-libs: AMS_ASSERT no longer invokes expression
|
2021-09-29 21:32:40 -07:00 |
os_thread_local_storage_api.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-29 14:43:16 -07:00 |
os_tick.cpp
|
os: implement ReadWriteLock
|
2020-04-21 20:23:50 -07:00 |
os_timer_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
os_transfer_memory.cpp
|
os: add tentative IoRegionType
|
2021-09-30 11:32:45 -07:00 |
os_virtual_address_memory.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-29 14:43:16 -07:00 |
os_waitable.cpp
|
ams-libs: AMS_ASSERT no longer invokes expression
|
2021-09-29 21:32:40 -07:00 |