skyline/app
◱ PixelyIon 970dde8c27 Move from ptrace to junction branching and make kernel multithreaded
This commit is a huge step in the direction of better performance, as we move from ptrace to junction branching and have kernel call overhead similar to that of a native kernel call! In addition, this sets the base for the kernel to go fully multi-threaded. However, the kernel is currently not thread-safe and therefore this commit currently causes a crash.
2020-02-15 10:25:14 +00:00
..
libraries Native Code Execution (NCE) 2019-08-17 04:34:37 +05:30
src/main Move from ptrace to junction branching and make kernel multithreaded 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 Move from ptrace to junction branching and make kernel multithreaded 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