1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere/os
2020-11-14 03:37:51 -08:00
..
impl
os_common_types.hpp
os_condition_variable.hpp
os_condition_variable_api.hpp
os_condition_variable_common.hpp
os_condition_variable_types.hpp
os_event.hpp
os_event_api.hpp
os_event_common.hpp
os_event_types.hpp
os_interrupt_event.hpp
os_interrupt_event_api.hpp
os_interrupt_event_common.hpp
os_interrupt_event_types.hpp
os_managed_handle.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
os_memory_common.hpp
os_memory_heap_api.hpp
os_memory_permission.hpp
os_memory_virtual_address_api.hpp
os_message_queue.hpp
os_message_queue_api.hpp
os_message_queue_common.hpp
os_message_queue_types.hpp
os_mutex.hpp
os_mutex_api.hpp
os_mutex_common.hpp
os_mutex_types.hpp
os_process_handle.hpp
os_random.hpp
os_rw_lock.hpp
os_rw_lock_api.hpp
os_rw_lock_common.hpp
os_rw_lock_types.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
os_sdk_condition_variable.hpp ddsf: implement namespace 2020-11-14 03:37:51 -08:00
os_sdk_mutex.hpp
os_sdk_thread_local_storage.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
os_sdk_thread_local_storage_api.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
os_semaphore.hpp
os_semaphore_api.hpp
os_semaphore_types.hpp
os_system_event.hpp
os_system_event_api.hpp
os_system_event_types.hpp
os_thread.hpp
os_thread_api.hpp
os_thread_common.hpp sysupdater: Add ValidateUpdate, begin implementing Async logic 2020-06-28 01:46:51 -07:00
os_thread_local_storage.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
os_thread_local_storage_api.hpp
os_thread_local_storage_common.hpp
os_thread_types.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
os_tick.hpp
os_timer_event.hpp os: oh geez look at the time 2020-04-29 00:41:51 -07:00
os_timer_event_api.hpp os: oh geez look at the time 2020-04-29 00:41:51 -07:00
os_timer_event_types.hpp os: oh geez look at the time 2020-04-29 00:41:51 -07:00
os_transfer_memory.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
os_transfer_memory_api.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
os_transfer_memory_types.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
os_waitable.hpp
os_waitable_api.hpp
os_waitable_types.hpp
os_waitable_utils.hpp