Searched refs:g_atomic_rc_box_release_full (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/glib/tests/ |
D | rcbox.c | 118 g_atomic_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_atomic_rcbox_release_full() 122 g_atomic_rc_box_release_full (p, (GDestroyNotify) point_clear); in test_atomic_rcbox_release_full() 215 g_atomic_rc_box_release_full (a, (GDestroyNotify) point_clear_dup_a); in test_atomic_rcbox_dup() 219 g_atomic_rc_box_release_full (b, (GDestroyNotify) point_clear_dup_b); in test_atomic_rcbox_dup()
|
/third_party/glib/glib/ |
D | garcbox.c | 319 g_atomic_rc_box_release_full (mem_block, NULL); in g_atomic_rc_box_release() 336 g_atomic_rc_box_release_full (gpointer mem_block, in g_atomic_rc_box_release_full() function
|
D | grefstring.c | 283 g_atomic_rc_box_release_full (str, remove_if_interned); in g_ref_string_release()
|
D | grcbox.h | 64 void g_atomic_rc_box_release_full (gpointer mem_block,
|
D | guri.c | 268 g_atomic_rc_box_release_full (uri, (GDestroyNotify)g_uri_clear); in g_uri_unref()
|
/third_party/glib/gobject/ |
D | gbinding.c | 178 g_atomic_rc_box_release_full (context, (GDestroyNotify) binding_context_clear); in binding_context_unref() 227 g_atomic_rc_box_release_full (func, (GDestroyNotify) transform_func_clear); in transform_func_unref()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 3917 g_atomic_rc_box_release_full
|