libthreads: split into libthreads and threads
authorBrian Norris <banorris@uci.edu>
Mon, 16 Apr 2012 06:15:24 +0000 (23:15 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 16 Apr 2012 06:20:06 +0000 (23:20 -0700)
commit62329036957e44d4fa85a5461766679916a03f74
tree0c65d504302c1f4e4b3f6f58a8506cb20f322db1
parentdf437a93a0599b75a4df8967d2943a01ca931a9a
libthreads: split into libthreads and threads

For user-program vs. internal usage
Makefile
libthreads.cc
threads.cc [new file with mode: 0644]
threads_internal.h