$include_dir="/home/hyper-archives/threads-devel/include"; include("$include_dir/msg-header.inc") ?>
From: Moshe Matitya (Moshe.Matitya_at_[hidden])
Date: 2007-12-06 10:25:05
Windows Vista and Windows Server 2008 introduced several new thread
synchronization primitives. These include:
* Condition variables
* Read/Write locks
* One-time initialization
For details, see:
http://msdn.microsoft.com/msdnmag/issues/07/06/Concurrency/
Are there any plans to utilize these new API's in the library
implementation when running on platforms that support them?
Moshe Z. Matitya