Enquire Now

Tags: double-compare-and-swap

Atomic primitive proposed to support certain concurrent programming techniques. DCAS takes two not necessarily contiguous memory locations and writes new values into them only if they match pre-supplied expected values.

0 Questions