skyline/app
Billy Laws af5ee96b9a Ensure that threads are ready before their preemption timer can be
armed.

It was discovered during testing of 'Hatsune Miku Project DIVA: Mega Mix'
that if a thread was starting while preemption was being enabled a NULL
pointer dereference could occur in the timer_settime call as
timer_create may not have been called yet.
2021-06-20 14:18:40 +01:00
..
libraries Replace skyline-emu/VkHpp with KhronosGroup/Vulkan-Hpp 2021-06-17 20:30:22 +05:30
src/main Ensure that threads are ready before their preemption timer can be 2021-06-20 14:18:40 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update NDK to 21.4.7075529 2021-06-17 20:30:22 +05:30
CMakeLists.txt Implement mmnv::IRequest for media module clock control 2021-06-20 14:18:40 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30