Home
last modified time | relevance | path

Searched refs:g_static_private_get (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/tests/
Dprivate.c173 value = g_static_private_get (&sp1); in test_static_private1()
177 value = g_static_private_get (&sp1); in test_static_private1()
181 value = g_static_private_get (&sp1); in test_static_private1()
186 value = g_static_private_get (&sp1); in test_static_private1()
217 value = g_static_private_get (&sp2); in test_static_private2()
222 value = g_static_private_get (&sp2); in test_static_private2()
227 value = g_static_private_get (&sp2); in test_static_private2()
232 value = g_static_private_get (&sp2); in test_static_private2()
237 value = g_static_private_get (&sp2); in test_static_private2()
252 value = g_static_private_get (&sp3); in test_static_private3()
[all …]
/third_party/glib/tests/
Dthread-test.c143 private1 = g_static_private_get (&test_g_static_private_private1); in test_g_static_private_thread()
151 private2 = g_static_private_get (&test_g_static_private_private2); in test_g_static_private_thread()
173 private2 = g_static_private_get (&test_g_static_private_private2); in test_g_static_private_thread()
/third_party/glib/glib/deprecated/
Dgthread.h247 gpointer g_static_private_get (GStaticPrivate *private_key);
Dgthread-deprecated.c1317 g_static_private_get (GStaticPrivate *private_key) in g_static_private_get() function
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1306 msg = g_static_private_get (&msg_private);
1456 msg = g_static_private_get (&msg_private);
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1120 g_static_private_get