skyline/app
◱ PixelyIon 65018aedbc Complete making the kernel thread-safe #2 + Fix Shared Memory Implementation
This commit makes the kernel completely thread-safe and fixes an issue that caused libNX games to not work due to an error with KSharedMemory. In addition, implement GroupMutex to allow the kernel threads to run in parallel but still allow them to not overlap with the JNI thread.
2020-02-15 10:25:14 +00:00
..
libraries Native Code Execution (NCE) 2019-08-17 04:34:37 +05:30
src/main Complete making the kernel thread-safe #2 + Fix Shared Memory Implementation 2020-02-15 10:25:14 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00
CMakeLists.txt Complete making the kernel thread-safe #2 + Fix Shared Memory Implementation 2020-02-15 10:25:14 +00:00
proguard-rules.pro Fix JNI Race Condition, Fix Release Builds and Fix Searching 2019-12-11 17:31:12 +00:00