Home
last modified time | relevance | path

Searched refs:G_LOCK_DEFINE_STATIC (Results 1 – 25 of 29) sorted by relevance

12

/external/bluetooth/glib/tests/
Dthreadpool-test.c19 G_LOCK_DEFINE_STATIC (thread_counter_pools);
25 G_LOCK_DEFINE_STATIC (last_thread);
29 G_LOCK_DEFINE_STATIC (thread_counter_sort);
Dthread-test.c11 G_LOCK_DEFINE_STATIC (test_g_mutex);
Dmainloop-test.c35 G_LOCK_DEFINE_STATIC (crawler_array_lock);
/external/bluetooth/glib/gio/
Dgiomodule.c286 G_LOCK_DEFINE_STATIC (registered_extensions);
287 G_LOCK_DEFINE_STATIC (loaded_dirs);
413 G_LOCK_DEFINE_STATIC(extension_points);
Dgcancellable.c73 G_LOCK_DEFINE_STATIC(cancellable);
Dgioscheduler.c62 G_LOCK_DEFINE_STATIC(active_jobs);
Dgcontenttype.c203 G_LOCK_DEFINE_STATIC (_type_icons);
399 G_LOCK_DEFINE_STATIC (gio_xdgmime);
1093 G_LOCK_DEFINE_STATIC (gio_treemagic);
Dgmount.c698 G_LOCK_DEFINE_STATIC (priv_lock);
Dgfilemonitor.c54 G_LOCK_DEFINE_STATIC(cancelled);
Dgunixmounts.c338 G_LOCK_DEFINE_STATIC(getmntent);
424 G_LOCK_DEFINE_STATIC(getmntent);
Dglocalfileinfo.c110 G_LOCK_DEFINE_STATIC (uid_cache);
113 G_LOCK_DEFINE_STATIC (gid_cache);
Dgdesktopappinfo.c1133 G_LOCK_DEFINE_STATIC (g_desktop_env);
2100 G_LOCK_DEFINE_STATIC (mime_info_cache);
Dgfileinfo.c98 G_LOCK_DEFINE_STATIC (attribute_hash);
/external/bluetooth/glib/docs/reference/glib/
Dglib-overrides.txt113 <NAME>G_LOCK_DEFINE_STATIC</NAME>
114 #define G_LOCK_DEFINE_STATIC(name)
Dglib-sections.txt577 G_LOCK_DEFINE_STATIC
/external/bluetooth/glib/glib/
Dgthread.h363 # define G_LOCK_DEFINE_STATIC(name) static G_LOCK_DEFINE (name) macro
394 # define G_LOCK_DEFINE_STATIC(name) extern void glib_dummy_decl (void) macro
Dgdataset.c88 G_LOCK_DEFINE_STATIC (g_dataset_global);
92 G_LOCK_DEFINE_STATIC (g_quark_global);
Dgrand.c58 G_LOCK_DEFINE_STATIC (global_random);
Dgutils.c1445 G_LOCK_DEFINE_STATIC (g_utils_global);
1915 G_LOCK_DEFINE_STATIC (g_prgname);
1982 G_LOCK_DEFINE_STATIC (g_application_name);
Dgthread.c130 G_LOCK_DEFINE_STATIC (g_thread);
Dgutf8.c400 G_LOCK_DEFINE_STATIC (aliases);
Dgmain.c269 G_LOCK_DEFINE_STATIC (main_loop);
284 G_LOCK_DEFINE_STATIC (main_context_list);
Dgconvert.c243 G_LOCK_DEFINE_STATIC (iconv_cache_lock);
/external/bluetooth/glib/gio/fam/
Dfam-helper.c34 G_LOCK_DEFINE_STATIC(fam_connection);
/external/bluetooth/glib/gobject/
Dgobject.c188 G_LOCK_DEFINE_STATIC (construction_mutex);
194 G_LOCK_DEFINE_STATIC (debug_objects);

12