Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dprivate.c184 g_static_private_free (&sp1); in test_static_private1()
235 g_static_private_free (&sp2); in test_static_private2()
259 g_static_private_free (&sp3); in test_static_private3()
269 g_static_private_free (&sp3); in test_static_private3()
310 g_static_private_free (&sp4); in test_static_private4()
366 g_static_private_free (&sp5); in test_static_private5()
D642026.c75 g_static_private_free (&sp); in testcase()
/third_party/glib/tests/
Dthread-test.c208 g_static_private_free (&test_g_static_private_private2); in test_g_static_private()
397 g_static_private_free (&test_g_static_private_private2); in main()
/third_party/glib/glib/deprecated/
Dgthread.h255 void g_static_private_free (GStaticPrivate *private_key);
Dgthread-deprecated.c1427 g_static_private_free (GStaticPrivate *private_key) in g_static_private_free() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1122 g_static_private_free
/third_party/glib/
DNEWS8176 642026 Race condition in g_static_private_free