kern: implement thread pinning/SvcSynchronizePreemptionState
1 parent b1f38be commit 787964f7e7b89f407e7f7a1ab0c40c0c12a2ae0d
@Michael Scire Michael Scire authored on 28 Jul 2020
SciresM committed on 31 Jul 2020
Showing 10 changed files
View
libraries/libmesosphere/include/mesosphere/kern_k_capabilities.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_process.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_scheduler.hpp
View
libraries/libmesosphere/include/mesosphere/kern_k_thread.hpp
View
libraries/libmesosphere/source/arch/arm64/kern_exception_handlers.cpp
View
libraries/libmesosphere/source/arch/arm64/kern_k_interrupt_manager.cpp
View
libraries/libmesosphere/source/kern_k_process.cpp
View
libraries/libmesosphere/source/kern_k_scheduler.cpp
View
libraries/libmesosphere/source/kern_k_thread.cpp
View
libraries/libmesosphere/source/svc/kern_svc_synchronization.cpp