$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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