public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Concurrency items in C++11 status table
@ 2012-04-13  9:47 Jonathan Wakely
  2012-04-13 12:48 ` Torvald Riegel
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2012-04-13  9:47 UTC (permalink / raw)
  To: gcc

The table at http://gcc.gnu.org/projects/cxx0x.html indicates most of
the concurrency work is not done, but I think the status is better
than it shows.

If I'm not mistaken strong CAS and bidirectional fences are done.

Does anything need to be done for atomics in signal handlers?

at_quick_exit() is available in glibc, is anything needed from GCC?

Are any compiler changes needed for sequence points, or is it just a
re-wording of existing rules to make sense in a multi-threaded world?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-15  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13  9:47 Concurrency items in C++11 status table Jonathan Wakely
2012-04-13 12:48 ` Torvald Riegel
2012-04-15  0:30   ` Lawrence Crowl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).