public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Atomics in C++11
@ 2019-09-20 12:32 Nicholas Krause
  2019-09-20 20:09 ` Jason Merrill
  0 siblings, 1 reply; 5+ messages in thread
From: Nicholas Krause @ 2019-09-20 12:32 UTC (permalink / raw)
  To: gcc

Greetings,

I was wondering if its possible to use the C11 atomics library for 
multithreading

GCC. Not sure if its a good idea due to concerns about older plaforms 
not having

a C11 supported libraries or compiler.

If not then the best way is pthreads key support and other posix thread 
supports.

Thanks,

Nick

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

end of thread, other threads:[~2019-09-20 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20 12:32 Atomics in C++11 Nicholas Krause
2019-09-20 20:09 ` Jason Merrill
2019-09-20 20:11   ` Nicholas Krause
2019-09-20 20:44     ` Joel Sherrill
2019-09-20 20:55       ` Nicholas Krause

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).