From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2001-12-10 15:13:00


http://sources.redhat.com/pthreads-win32/

Maybe this could help make the Boost.Threads implementation more compact?
The Win32 version and the Posix version could now be collapsed together if
we use the pthreads port.

Andrei