libsu/example
topjohnwu 9d245f0587 Update ShellImpl task scheduling
- Prevent execTask starvation: tasks scheduled through execTask are
  now queued along with submitted tasks, executing in order of
  submission
- waitAndClose now properly waits for all tasks to complete, including
  both synchronous and asynchronous tasks
2024-06-26 19:01:04 -07:00
..
src/main Update ShellImpl task scheduling 2024-06-26 19:01:04 -07:00
.gitignore Add native JNI to root service to example 2020-07-26 05:41:19 -07:00
build.gradle.kts Update gradle 2023-09-03 23:03:12 -07:00
proguard-rules.pro Update proguard rules for the service module 2020-07-28 03:44:49 -07:00