-
Notifications
You must be signed in to change notification settings - Fork 722
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove incorrect transformation of getAndSet
getAndSet returns the old value of the memory address instead of a boolean. The correspondent atomic symbol hasn't been implemented, thus remove the incorrent transformation for now. Signed-off-by: Liqun Liu <liqunl@ca.ibm.com>
- Loading branch information
Liqun Liu
committed
Sep 18, 2018
1 parent
d01f5df
commit a6ea96e
Showing
1 changed file
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters