Home
last modified time | relevance | path

Searched refs:g_atomic_rc_box_alloc0 (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgrcbox.h55 gpointer g_atomic_rc_box_alloc0 (gsize block_size) G_GNUC_MALLOC G_GNUC_A…
77 ((type *) g_atomic_rc_box_alloc0 (sizeof (type)))
Dgarcbox.c206 g_atomic_rc_box_alloc0 (gsize block_size) in g_atomic_rc_box_alloc0() function
/third_party/glib/glib/tests/
Drcbox.c272 gpointer p = g_atomic_rc_box_alloc0 (block_sizes[i]); in test_atomic_rcbox_alignment()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3911 g_atomic_rc_box_alloc0