This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Make -pthread the generic Posix-threads option for gcc
kwall@kurtwerks.com writes:
> There's a project denominated Next Generation POSIX Threads at IBM
> (http://oss.software.ibm.com/developerworks/opensource/pthreads/)
> intended to replace linux-threads.
And I believe a few people still use FSU Threads, which offer a
different aspect of POSIX conformance than other threading
implementations running on Linux.
And there is the new threading implementation for GNU libc...