Added first parts of pthread library.
commit58a1c7862fe4523df02cab52df7a54ad9c877a0b
authorMathias Gottschlag <mathias-go@web.de>
Sat, 13 Dec 2008 23:44:06 +0000 (14 00:44 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Sat, 13 Dec 2008 23:44:06 +0000 (14 00:44 +0100)
treec619bae5353309f4ebb8b029a1bb335452f09909
parent44bb089aafed428cff0695bf4e265d5dff2b94e1
Added first parts of pthread library.
programs/libpthread/CMakeLists.txt [new file with mode: 0644]
programs/libpthread/spinlock.c [new file with mode: 0644]