mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
59e46c4928
The kqueue file monitoring backend was misusing G_GNUC_INTERNAL for want of 'static' in a couple of places and also using it to declare a lock that was never used at all. Fix those up. |
||
---|---|---|
.. | ||
dep-list.c | ||
dep-list.h | ||
gkqueuedirectorymonitor.c | ||
gkqueuedirectorymonitor.h | ||
gkqueuefilemonitor.c | ||
gkqueuefilemonitor.h | ||
kqueue-exclusions.c | ||
kqueue-exclusions.h | ||
kqueue-helper.c | ||
kqueue-helper.h | ||
kqueue-missing.c | ||
kqueue-missing.h | ||
kqueue-sub.c | ||
kqueue-sub.h | ||
kqueue-thread.c | ||
kqueue-thread.h | ||
kqueue-utils.c | ||
kqueue-utils.h | ||
Makefile.am |