Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Datomic.c197 s2 = g_atomic_int_exchange_and_add ((gint*)&s, 1); in test_types()
/third_party/glib/glib/
Dgatomic.c963 g_atomic_int_exchange_and_add (volatile gint *atomic, in g_atomic_int_exchange_and_add() function
Dgatomic.h85 gint g_atomic_int_exchange_and_add (volatile gint *atomic,
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dghash.c212 if (g_atomic_int_exchange_and_add (&hash_table->ref_count, -1) - 1 == 0)
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1221 g_atomic_int_exchange_and_add
/third_party/glib/
DNEWS8150 side-effect of the rewrite is that g_atomic_int_exchange_and_add
/third_party/gstreamer/gstplugins_bad/
DChangeLog162116 camerabin2: replace deprecated g_atomic_int_exchange_and_add