This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
Atmosphere
Watch
1
Star
0
Fork
0
You've already forked Atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2025-02-20 20:41:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Atmosphere
/
libraries
/
libstratosphere
/
include
/
stratosphere
/
os
History
Michael Scire
09570c470c
os: implement BusyMutex
2021-09-28 14:53:55 -07:00
..
impl
os: implement BusyMutex
2021-09-28 14:53:55 -07:00
os_busy_mutex_api.hpp
os: implement BusyMutex
2021-09-28 14:53:55 -07:00
os_busy_mutex_types.hpp
os: implement BusyMutex
2021-09-28 14:53:55 -07:00
os_busy_mutex.hpp
os: implement BusyMutex
2021-09-28 14:53:55 -07:00
os_common_types.hpp
…
os_condition_variable_api.hpp
…
os_condition_variable_common.hpp
…
os_condition_variable_types.hpp
…
os_condition_variable.hpp
…
os_event_api.hpp
…
os_event_common.hpp
…
os_event_types.hpp
…
os_event.hpp
…
os_interrupt_event_api.hpp
…
os_interrupt_event_common.hpp
…
os_interrupt_event_types.hpp
…
os_interrupt_event.hpp
…
os_managed_handle.hpp
…
os_memory_common.hpp
…
os_memory_fence_api.hpp
…
os_memory_fence.hpp
…
os_memory_heap_api.hpp
…
os_memory_permission.hpp
…
os_memory_virtual_address_api.hpp
…
os_message_queue_api.hpp
…
os_message_queue_common.hpp
…
os_message_queue_types.hpp
…
os_message_queue.hpp
…
os_mutex_api.hpp
…
os_mutex_common.hpp
…
os_mutex_types.hpp
…
os_mutex.hpp
…
os_process_handle.hpp
…
os_random.hpp
…
os_rw_lock_api.hpp
…
os_rw_lock_common.hpp
…
os_rw_lock_types.hpp
…
os_rw_lock.hpp
…
os_sdk_condition_variable.hpp
…
os_sdk_mutex.hpp
…
os_sdk_reply_and_receive.hpp
…
os_sdk_thread_local_storage_api.hpp
…
os_sdk_thread_local_storage.hpp
…
os_semaphore_api.hpp
…
os_semaphore_types.hpp
…
os_semaphore.hpp
…
os_system_event_api.hpp
…
os_system_event_types.hpp
…
os_system_event.hpp
…
os_thread_api.hpp
…
os_thread_common.hpp
…
os_thread_local_storage_api.hpp
…
os_thread_local_storage_common.hpp
…
os_thread_local_storage.hpp
…
os_thread_types.hpp
osdbg: implement thread info api
2021-09-11 19:41:47 -07:00
os_thread.hpp
…
os_tick.hpp
…
os_timer_event_api.hpp
…
os_timer_event_types.hpp
ams: remove TYPED_STORAGE() macro in favor of template
2021-03-21 18:47:30 -07:00
os_timer_event.hpp
…
os_transfer_memory_api.hpp
…
os_transfer_memory_types.hpp
…
os_transfer_memory.hpp
…
os_waitable_api.hpp
…
os_waitable_types.hpp
…
os_waitable_utils.hpp
LogManager: implement system module, client api, logging api (
#1617
)
2021-09-11 19:32:14 -07:00
os_waitable.hpp
…