Function
GLibatomic_int_exchange_and_add
Description
This function existed before g_atomic_int_add()
returned the prior
value of the integer (which it now does). It is retained only for
compatibility reasons. Don’t use this function in new code.
Available since: | 2.4 |
Deprecated since: | 2.30 |
Use |