This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
atmosphere
Watch
1
Star
0
Fork
0
You've already forked atmosphere
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2026-06-06 04:06:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
atmosphere
/
libraries
/
libstratosphere
/
source
/
os
History
Michael Scire
ca142889c4
strat: only include windows.h in translation units where actually needed
2022-03-21 17:21:44 -07:00
..
impl
strat: only include windows.h in translation units where actually needed
2022-03-21 17:21:44 -07:00
os_argument.cpp
…
os_barrier.cpp
…
os_busy_mutex.cpp
…
os_cache.cpp
…
os_condition_variable.cpp
…
os_debug.cpp
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
2022-03-21 17:21:44 -07:00
os_event.cpp
…
os_interrupt_event.cpp
…
os_io_region.cpp
…
os_light_event.cpp
…
os_light_message_queue.cpp
…
os_light_semaphore.cpp
…
os_memory_heap.cpp
…
os_memory_permission.cpp
…
os_message_queue.cpp
…
os_multiple_wait.cpp
…
os_mutex.cpp
…
os_native_handle_api.cpp
…
os_process_handle_api.cpp
…
os_random.cpp
…
os_rw_busy_mutex.cpp
…
os_rw_lock.cpp
…
os_sdk_condition_variable.cpp
…
os_sdk_mutex.cpp
…
os_sdk_recursive_mutex.cpp
…
os_sdk_reply_and_receive.cpp
…
os_sdk_thread_local_storage_api.cpp
…
os_semaphore.cpp
…
os_shared_memory.cpp
…
os_system_event.cpp
…
os_thread_local_storage_api.cpp
…
os_thread.cpp
…
os_tick.cpp
…
os_timer_event.cpp
…
os_transfer_memory.cpp
…
os_virtual_address_memory.cpp
…