GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
Atmosphere
Download ZIP
3456 commits
Transfer to URL with SHA
tree:
7444a68cd1
Branches
Tags
×
master
Atmosphere
/
libraries
/
libstratosphere
/
source
/
os
/
latest commit
7444a68cd1
Michael Scire
authored
on 1 Oct 2021
..
impl
os: adopt multiwait naming over waitable
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
os: adopt multiwait naming over waitable
4 years ago
os_interrupt_event.cpp
os: adopt multiwait naming over waitable
4 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: adopt multiwait naming over waitable
4 years ago
os_multiple_wait.cpp
os: adopt multiwait naming over waitable
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: adopt multiwait naming over waitable
4 years ago
os_sdk_thread_local_storage_api.cpp
fs: implement AccessLog, enable for File operations
6 years ago
os_semaphore.cpp
os: adopt multiwait naming over waitable
4 years ago
os_stratosphere_api.cpp
hos: change initialization API
6 years ago
os_system_event.cpp
os: adopt multiwait naming over waitable
4 years ago
os_thread.cpp
os: adopt multiwait naming over waitable
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
os: adopt multiwait naming over waitable
4 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