Files
gio/ui
Elias Naur 4e0d820a5b ui/app: (android) block until DataDir is ready
The app data dir is not set until after Go's init functions have
run, which means that DataDir is inherently racy. Avoid that race
by blocking in DataDir until it is set from Java.
In other words, trade a race condition with a deadlock.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-07-22 09:37:48 +02:00
..
2019-07-18 15:58:11 +02:00
2019-03-31 10:47:22 +02:00
2019-07-16 14:30:59 +02:00
2019-07-15 20:36:17 +02:00
2019-07-18 15:58:11 +02:00
2019-03-31 14:45:26 +02:00
2019-07-03 20:26:19 +02:00
2019-07-03 20:26:19 +02:00
2019-07-16 13:53:57 +02:00