Dcas
written about 15 years ago
i don't know, which version nash_c checked, but boost.lockfree is using dcas and has always been using dcas for prevention of the aba problem.
well, except for x86-64, where pointer and tag can be packed to one 64bit machine word
Did this review help you?
Yes
|
No