llvm-6502/runtime/GCCLibraries/libpthread
John Criswell 5be28c59c6 Removed the pthread_once() function because it doesn't actually do
what it's supposed to do.
Just leave this library as a dummy library for now until we have time to
port a real pthread library (or get glibc working).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10368 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-10 15:43:07 +00:00
..
Makefile Dummy implementation of the pthread library. 2003-12-10 14:46:36 +00:00
pthread.c Removed the pthread_once() function because it doesn't actually do 2003-12-10 15:43:07 +00:00