hanchenye-llvm-project/llvm/runtime/GCCLibraries/libpthread
John Criswell cf657689bb 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).

llvm-svn: 10368
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