5 mcs-lock/mcs-lock.h mcs-lock/mcs-lock.cc
6 linuxrwlocks/linuxrwlocks.h linuxrwlocks/linuxrwlocks.c
7 concurrent-hashmap/hashmap.h concurrent-hashmap/hashmap.cc
8 read-copy-update/rcu.h read-copy-update/rcu.cc
9 seqlock/seqlock.h seqlock/seqlock.cc
10 ticket-lock/lock.h ticket-lock/lock.c
11 spsc-bugfix/eventcount.h spsc-bugfix/queue.h spsc-bugfix/queue.cc
12 mpmc-queue/mpmc-queue.h mpmc-queue/mpmc-queue.cc
13 chase-lev-deque-bugfix/deque.h chase-lev-deque-bugfix/deque.c
14 ms-queue/queue.h ms-queue/queue.c
19 concurrent-hashmap/main.cc
20 read-copy-update/main.cc
26 chase-lev-deque-bugfix/main.c
30 echo "cloc ${Files[*]}"
32 cloc ${Files[*]} ${MainFiles[*]}