Actions
Bug #6138
opendon't abuse atomic_cas_*
Start date:
2015-08-18
Due date:
% Done:
80%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
We have assorted atomic functions to or/and/inc/add so use those instead of hand coding a cas loop which is sometimes suboptimal and more error prone.
Actions