Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/inotify/
Dinotify-diag.c36 G_LOCK_EXTERN (inotify_lock);
Dinotify-missing.c42 G_LOCK_EXTERN (inotify_lock);
Dinotify-kernel.c67 G_LOCK_EXTERN (inotify_lock);
/external/bluetooth/glib/gio/fen/
Dfen-dump.c34 G_LOCK_EXTERN (fen_lock);
Dfen-missing.c30 G_LOCK_EXTERN (fen_lock);
Dfen-helper.c46 G_LOCK_EXTERN (fen_lock);
Dfen-node.c48 G_LOCK_EXTERN (fen_lock);
Dfen-data.c54 G_LOCK_EXTERN (fen_lock);
/external/bluetooth/glib/docs/reference/glib/
Dglib-overrides.txt118 <NAME>G_LOCK_EXTERN</NAME>
119 #define G_LOCK_EXTERN(name)
Dglib-sections.txt578 G_LOCK_EXTERN
/external/bluetooth/glib/glib/
Dgthread.h366 # define G_LOCK_EXTERN(name) extern GStaticMutex G_LOCK_NAME (name) macro
396 # define G_LOCK_EXTERN(name) extern void glib_dummy_decl (void) macro
/external/bluetooth/glib/
DChangeLog.pre-1-267 G_LOCK_EXTERN macro to declare a lock externally.