$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Terekhov (terekhov_at_[hidden])
Date: 2001-09-25 13:33:53
> Another issue raised recently was that notify_one has a unclear side
effect.
> This is certainly true. Clearly a thread gets notified, but then what?
How
> does it react? A better name is one that answers this question. I
propose
> resume_one.
MS.NET Framework Class Library (preliminary docu):
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpapndx/html/_cor_monitor_reference.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingMonitorMethodsTopic.asp
Wait/Pulse/PulseAll ;)
regards,
alexander.