]> git.lizzy.rs Git - rust.git/commit
Add test to ensure that atomic types are lock-free
authorAmanieu d'Antras <amanieu@gmail.com>
Sun, 17 Apr 2016 11:49:26 +0000 (12:49 +0100)
committerAmanieu d'Antras <amanieu@gmail.com>
Mon, 9 May 2016 12:33:24 +0000 (13:33 +0100)
commit03dd9b87cb00a3f11231c2c96f41c4c1ce6abe48
treeda2ca58a40db8e9e7ce318b4a9f84047ccf65b52
parent97216a6ce5f56a0bbff0d91dd5bd443f90bd76eb
Add test to ensure that atomic types are lock-free
src/test/run-make/atomic-lock-free/Makefile [new file with mode: 0644]
src/test/run-make/atomic-lock-free/atomic_lock_free.rs [new file with mode: 0644]