Search | Google it | Results 1 - 2 of 2 for fundef:atomic_xchg (0.00 seconds) |
128: #define ATOMIC_XCHG_USER_MODE 0 129: Inline UINT atomic_xchg(volatile UINT* addr, UINT val) 130: {
124: #define ATOMIC_XCHG_USER_MODE 1 125: Inline UINT atomic_xchg(volatile UINT* addr, UINT val) 126: {