probed_compare_swap
n = probed_compare_swap(&rcw_word, 0, 2);
n = probed_compare_swap(&rcw_word, 0x1234567, 0xabcde);