Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgatomic.c556 _gInterlockedXor (volatile guint *atomic, in _gInterlockedXor() function
569 #define InterlockedXor(a,b) _gInterlockedXor(a,b)