mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
Remove a few more G_GNUC_INTERNAL users
This commit is contained in:
@@ -55,7 +55,7 @@ static void ih_not_missing_callback (inotify_sub *sub);
|
||||
*
|
||||
* We take the lock in all public functions
|
||||
*/
|
||||
G_GNUC_INTERNAL G_LOCK_DEFINE (inotify_lock);
|
||||
G_LOCK_DEFINE (inotify_lock);
|
||||
|
||||
static GFileMonitorEvent ih_mask_to_EventFlags (guint32 mask);
|
||||
|
||||
|
Reference in New Issue
Block a user