1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/runtime/GCCLibraries/libpthread
John Criswell 895dd78652 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