summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-03-08 22:29:07 +0100
committerJosJuice <josjuice@gmail.com>2022-03-08 22:29:07 +0100
commitda12ff02fc534d9efc9e64aeb75f8f86d12d12ca (patch)
treee1a67bcd7262810f149ec9977302752cb057f6cc /Source/Core
parent9af9e791f6a19d62197ad0d2e0fc39ed744cd506 (diff)
Android: Actually use a thread for DirectoryInitialization
`((Runnable) () -> init(context)).run()` is just a more complicated way of writing `init(context)`, and doesn't on its own launch a thread.
Diffstat (limited to 'Source/Core')
0 files changed, 0 insertions, 0 deletions