kqueue: Use the worker context to schedule rescanning of missing filese714e1e951844ec7366417f082d017b32ac7927b77/head
commite714e1e951844ec7366417f082d017b32ac7927b
authorTing-Wei Lan <lantw@src.gnome.org>
Sun, 17 Jun 2018 01:48:34 +0000 (17 09:48 +0800)
committerTing-Wei Lan <lantw@src.gnome.org>
Sun, 17 Jun 2018 03:26:32 +0000 (17 11:26 +0800)
treecdb9311b31b40fd264d884065d377561a9cac829
parent454a9f8de9087acd441f99d72cb58a0595b8c3da
kqueue: Use the worker context to schedule rescanning of missing files

This makes it consistent with the file monitor itself, which already
attaches kqueue event sources to the worker context.
gio/kqueue/kqueue-missing.c