Home
last modified time | relevance | path

Searched refs:G_LOCK_DEFINE (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/docs/reference/glib/
Dglib-overrides.txt118 <NAME>G_LOCK_DEFINE</NAME>
119 #define G_LOCK_DEFINE(name)
Dglib-sections.txt972 G_LOCK_DEFINE
/third_party/glib/glib/
Dgthread.h110 #define G_LOCK_DEFINE_STATIC(name) static G_LOCK_DEFINE (name)
111 #define G_LOCK_DEFINE(name) GMutex G_LOCK_NAME (name) macro
/third_party/glib/tests/
Dthread-test.c223 G_LOCK_DEFINE (test_g_static_rw_lock_state);
301 G_LOCK_DEFINE (test_g_once);
/third_party/glib/gio/inotify/
Dinotify-helper.c56 G_LOCK_DEFINE (inotify_lock);
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstrusage.c45 G_LOCK_DEFINE (_proc);
Dgststats.c40 G_LOCK_DEFINE (_elem_stats);
41 G_LOCK_DEFINE (_pad_stats);