Searched refs:g_static_private_get (Results 1 – 6 of 6) sorted by relevance
173 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 …]
143 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()
247 gpointer g_static_private_get (GStaticPrivate *private_key);
1317 g_static_private_get (GStaticPrivate *private_key) in g_static_private_get() function
1306 msg = g_static_private_get (&msg_private);1456 msg = g_static_private_get (&msg_private);
1120 g_static_private_get