$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2003-12-31 12:25:16
John Fuller wrote:
> 1) I see the draft for the next generation thread class supported cancel
> and detach,
> does anyone know where I can find the code?
Take a look at the thread_dev branch in CVS, which appears to implement
thread cancellation (though not detach). I'm not sure how complete the
implementation is, however, since I haven't looked at it very closely yet.
Where did you find the draft that mentioned these features?
> 3) I suppose another wish-list item would be an implementation for
> system-wide named locks
> (like the locks provided in databases or like the global windows mutex I
> suppose)...
Again, you might want to look at the thread_dev branch, which appears to
support named mutexes. And again, I'm not sure how complete the
implementation is.
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>