Move threads.c to a separate source dir
commitfa12855d198d7701747539da05802519ce866030
authorChris Robinson <chris.kcat@gmail.com>
Wed, 7 May 2014 01:57:42 +0000 (6 18:57 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 7 May 2014 01:57:42 +0000 (6 18:57 -0700)
tree03d48047ccef1f1e167ebd865451ef1a836c32ae
parent0ea979a262d4409a830354cbbc6eb3bea6f455a3
Move threads.c to a separate source dir

This will eventually serve to build a static lib of common wrapper methods,
such as threads, mutexes, atomics, etc.
CMakeLists.txt
common/threads.c [moved from Alc/threads.c with 96% similarity]