stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
1 parent a4fe1bb commit 41ab4c2c684282da2a08568ab193e9307c1a2938
@Michael Scire Michael Scire authored on 30 Sep 2021
Showing 70 changed files
View
libraries/libstratosphere/include/stratosphere/fs/common/fs_file_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_exp_heap.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buffer_manager.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_block_cache_buffered_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_buffered_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp
View
libraries/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp
View
libraries/libstratosphere/include/stratosphere/lmem/impl/lmem_impl_common.hpp
View
libraries/libstratosphere/include/stratosphere/lr/lr_location_resolver_manager_impl.hpp
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_install_task_base.hpp
View
libraries/libstratosphere/include/stratosphere/ncm/ncm_memory_report.hpp
View
libraries/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp
View
libraries/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp
View
libraries/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp
View
libraries/libstratosphere/source/cfg/cfg_privileged_process.cpp
View
libraries/libstratosphere/source/cfg/cfg_sd_card.cpp
View
libraries/libstratosphere/source/diag/diag_assertion_impl.cpp
View
libraries/libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp
View
libraries/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp
View
libraries/libstratosphere/source/fs/fsa/fs_mount_table.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_key_slot_cache.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_pooled_buffer.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp
View
libraries/libstratosphere/source/hid/hid_api.cpp
View
libraries/libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp
View
libraries/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp
View
libraries/libstratosphere/source/lmem/lmem_exp_heap.cpp
View
libraries/libstratosphere/source/lmem/lmem_unit_heap.cpp
View
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp
View
libraries/libstratosphere/source/ncm/ncm_install_task_base.cpp
View
libraries/libstratosphere/source/ncm/ncm_placeholder_accessor.hpp
View
libraries/libstratosphere/source/patcher/patcher_api.cpp
View
libraries/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp
View
libraries/libstratosphere/source/sm/sm_utils.cpp
View
libraries/libstratosphere/source/sm/sm_utils.hpp
View
libraries/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.hpp
View
stratosphere/ams_mitm/source/amsmitm_prodinfo_utils.cpp
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_calibration_binary_storage.cpp
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_layered_romfs_storage.cpp
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfs.cpp
View
stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp
View
stratosphere/ams_mitm/source/sysupdater/sysupdater_apply_manager.hpp
View
stratosphere/creport/source/creport_scoped_file.cpp
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.cpp
View
stratosphere/dmnt/source/dmnt_main.cpp
View
stratosphere/dmnt/source/dmnt_service.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_service_debug.cpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_service_target_io.cpp 100644 → 0
View
stratosphere/fatal/source/fatal_event_manager.cpp
View
stratosphere/fatal/source/fatal_event_manager.hpp
View
stratosphere/fatal/source/fatal_scoped_file.cpp
View
stratosphere/loader/source/ldr_content_management.cpp
View
stratosphere/loader/source/ldr_content_management.hpp
View
stratosphere/pm/source/impl/pm_process_info.hpp
View
stratosphere/pm/source/impl/pm_process_manager.cpp
View
stratosphere/pm/source/impl/pm_resource_manager.cpp
View
stratosphere/sm/source/impl/sm_service_manager.cpp
View
stratosphere/spl/source/spl_api_impl.cpp