Home
last modified time | relevance | path

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

123

/third_party/glib/tests/
Dthreadpool-test.c24 G_LOCK_DEFINE_STATIC (thread_counter_pools);
30 G_LOCK_DEFINE_STATIC (last_thread);
34 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);
/third_party/glib/docs/reference/glib/
Dglib-overrides.txt123 <NAME>G_LOCK_DEFINE_STATIC</NAME>
124 #define G_LOCK_DEFINE_STATIC(name)
/third_party/glib/glib/
Dgrefstring.c103 G_LOCK_DEFINE_STATIC (interned_ref_strings);
Dgquark.c50 G_LOCK_DEFINE_STATIC (quark_global);
Dgthread.h110 #define G_LOCK_DEFINE_STATIC(name) static G_LOCK_DEFINE (name) macro
Dgrand.c121 G_LOCK_DEFINE_STATIC (global_random);
/third_party/glib/gobject/
Dgatomicarray.c45 G_LOCK_DEFINE_STATIC (array);
Dgobjectnotifyqueue.c57 G_LOCK_DEFINE_STATIC(notify_lock);
/third_party/glib/gio/
Dgtlsbackend.c89 G_LOCK_DEFINE_STATIC (default_database_lock);
Dgthreadedsocketservice.c71 G_LOCK_DEFINE_STATIC(job_count);
Dgsocketservice.c78 G_LOCK_DEFINE_STATIC(active);
Dgiomodule.c273 G_LOCK_DEFINE_STATIC(extension_points);
1052 G_LOCK_DEFINE_STATIC (registered_extensions);
1053 G_LOCK_DEFINE_STATIC (loaded_dirs);
Dgioscheduler.c52 G_LOCK_DEFINE_STATIC(active_jobs);
Dgcontenttype.c61 G_LOCK_DEFINE_STATIC (gio_xdgmime);
116 G_LOCK_DEFINE_STATIC (global_mime_dirs);
947 G_LOCK_DEFINE_STATIC (gio_treemagic);
Dgcontenttype-win32.c218 G_LOCK_DEFINE_STATIC (_type_icons);
/third_party/glib/gio/kqueue/
Dkqueue-missing.c35 G_LOCK_DEFINE_STATIC (missing_lock);
/third_party/glib/glib/deprecated/
Dgthread-deprecated.c211 G_LOCK_DEFINE_STATIC (g_static_mutex);
212 G_LOCK_DEFINE_STATIC (g_thread);
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsdec.c657 G_LOCK_DEFINE_STATIC (agent_table);
734 G_LOCK_DEFINE_STATIC (connection_table);
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtglutility.cc61 G_LOCK_DEFINE_STATIC (display_lock);
/third_party/glib/gio/tests/
Dgdbus-connection-flush.c41 G_LOCK_DEFINE_STATIC (write);
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp30 G_LOCK_DEFINE_STATIC (create_lock);
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c33 G_LOCK_DEFINE_STATIC (list_lock);
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstleaks.c115 G_LOCK_DEFINE_STATIC (instances);
842 G_LOCK_DEFINE_STATIC (signal_thread);

123