diff src/parallel_execution/CMakeLists.txt @ 95:3e28ee215c0e

modify twice, use OSAtomiceCompareAndSwap
author Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp>
date Fri, 29 Jan 2016 05:36:52 +0900
parents 851da1107223
children d400948dbbab
line wrap: on
line diff
--- a/src/parallel_execution/CMakeLists.txt	Tue Jan 26 08:50:30 2016 +0900
+++ b/src/parallel_execution/CMakeLists.txt	Fri Jan 29 05:36:52 2016 +0900
@@ -12,6 +12,8 @@
                origin_cs.c
                allocate.c
                compare.c
+               worker.c
+               time.c
                twice.c
 )