.. |
impl
|
os: add unit tests for ExpandUnsignedValueToAscii
|
2021-10-07 23:06:20 -07:00 |
os_barrier.cpp
|
os: implement Barrier
|
2021-10-07 23:06:21 -07:00 |
os_busy_mutex.cpp
|
os: implement ReadWriteBusyMutex
|
2021-10-07 23:06:18 -07:00 |
os_condition_variable.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_interrupt_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_light_event.cpp
|
os: implement LightEvent
|
2021-10-07 23:06:19 -07:00 |
os_light_message_queue.cpp
|
os: implement LightMessageQueue
|
2021-10-07 23:06:19 -07:00 |
os_light_semaphore.cpp
|
os: implement LightSemaphore
|
2021-10-07 23:06:20 -07:00 |
os_memory_heap.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-30 20:41:21 -07:00 |
os_memory_permission.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-30 20:41:21 -07:00 |
os_message_queue.cpp
|
os: refactor MessageQueue to use new MessageQueueHelper template
|
2021-10-07 23:06:19 -07:00 |
os_mutex.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_process_handle.cpp
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-03-02 19:50:40 -08:00 |
os_random.cpp
|
sm: update to excise unnecessary library code
|
2021-05-12 09:09:41 -07:00 |
os_rw_busy_mutex.cpp
|
os: implement ReadWriteBusyMutex
|
2021-10-07 23:06:18 -07:00 |
os_rw_lock.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_sdk_condition_variable.cpp
|
os: implement SdkRecursiveMutex
|
2021-10-07 23:06:21 -07:00 |
os_sdk_mutex.cpp
|
os: implement SdkRecursiveMutex
|
2021-10-07 23:06:21 -07:00 |
os_sdk_recursive_mutex.cpp
|
os: implement SdkRecursiveMutex
|
2021-10-07 23:06:21 -07:00 |
os_sdk_reply_and_receive.cpp
|
os: implement 11.x SdkReplyAndReceive
|
2021-01-13 10:41:29 -08:00 |
os_sdk_thread_local_storage_api.cpp
|
fs: implement AccessLog, enable for File operations
|
2020-08-01 15:30:55 -07:00 |
os_semaphore.cpp
|
os: implement LightSemaphore
|
2021-10-07 23:06:20 -07:00 |
os_stratosphere_api.cpp
|
hos: change initialization API
|
2020-04-24 17:29:08 -07:00 |
os_system_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_thread_local_storage_api.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-30 20:41:21 -07:00 |
os_thread.cpp
|
os: refactor/rewrite entire namespace.
|
2020-04-15 11:54:59 -07:00 |
os_tick.cpp
|
os: implement ReadWriteLock
|
2020-04-24 17:29:11 -07:00 |
os_timer_event.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_transfer_memory_api.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |
os_virtual_address_memory.cpp
|
mem: implement most of StandardAllocator (#860)
|
2020-03-30 20:41:21 -07:00 |
os_waitable.cpp
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-04-11 03:59:04 -07:00 |