Home
last modified time | relevance | path

Searched refs:G_LOCK_EXTERN (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/docs/reference/glib/
Dglib-overrides.txt128 <NAME>G_LOCK_EXTERN</NAME>
129 #define G_LOCK_EXTERN(name)
Dglib-sections.txt974 G_LOCK_EXTERN
/third_party/glib/gio/inotify/
Dinotify-missing.c41 G_LOCK_EXTERN (inotify_lock);
Dinotify-kernel.c58 G_LOCK_EXTERN (inotify_lock);
/third_party/glib/glib/
Dgthread.h112 #define G_LOCK_EXTERN(name) extern GMutex G_LOCK_NAME (name) macro