Searched refs:__gabixx_sync_swap (Results 1 – 2 of 2) sorted by relevance
84 # define __gabixx_sync_swap(address,value) __sync_swap((address),(value)) macro86 # define __gabixx_sync_swap(address, value) \ macro
98 return __gabixx_sync_swap(¤t_terminate, f); in set_terminate()113 return __gabixx_sync_swap(¤t_unexpected, f); in set_unexpected()