$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Previous message: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- In reply to: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Next in thread: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Reply: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
Howard Hinnant wrote:
> N2178 has the same outlook but recommends considerably more
> cancellation points (the entire posix set if I understand correctly).
N2178 doesn't recommend a specific set of cancelation points. I expect that
the standard would need to define a list of mandatory C++ cancelation points
(potentially covering more than just the threading portion) and a list of
optional cancelation points (which would be similar to the POSIX list of
optional cancelation points with a few subtractions such as fclose.)
- Next message: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Previous message: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- In reply to: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Next in thread: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Reply: Howard Hinnant: "Re: [boost] Boost.Threads, N2178, N2184, et al"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>