Re: C compilers with at least C11 threads, atomics and membars?

Liste des GroupesRevenir à l c 
Sujet : Re: C compilers with at least C11 threads, atomics and membars?
De : bluemanedhawk (at) *nospam* invalid.invalid (Blue-Maned_Hawk)
Groupes : comp.lang.c
Date : 05. Aug 2024, 20:51:53
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <pan$df898$6ee0fa6a$e144ee56$4d4fcc26@invalid.invalid>
References : 1 2 3
User-Agent : Pan/0.154 (Izium; 517acf4)
Scott Lurndal wrote:

Blue-Maned_Hawk <bluemanedhawk@invalid.invalid> writes:
Standard C threading and atomics are part of the standard library, not
the compiler.  I don't know what you mean by the term ‘membars’, but if
you could define that, i might be able to answer.
>
>
They are referring to various forms of barrier instructions used to
synchronize memory accesses between independent processors.
 
I think you'll find that the compilers do have a role to play with
respect to standard C threading and atomics.

Standard C threading and atomics are accomplished through subroutines
defined in the standard library in headers that need not be supported by
freestanding implementations.



--
Blue-Maned_Hawk│shortens to Hawk│/blu.mɛin.dʰak/│he/him/his/himself/Mr.
blue-maned_hawk.srht.site
It is the best kind of possible:  theoretically!

Date Sujet#  Auteur
5 Aug 24 * C compilers with at least C11 threads, atomics and membars?8Chris M. Thomasson
5 Aug 24 +* Re: C compilers with at least C11 threads, atomics and membars?3Thiago Adams
5 Aug 24 i`* Re: C compilers with at least C11 threads, atomics and membars?2Chris M. Thomasson
5 Aug 24 i `- Re: C compilers with at least C11 threads, atomics and membars?1Bonita Montero
5 Aug 24 `* Re: C compilers with at least C11 threads, atomics and membars?4Blue-Maned_Hawk
5 Aug 24  `* Re: C compilers with at least C11 threads, atomics and membars?3Blue-Maned_Hawk
5 Aug 24   +- Re: C compilers with at least C11 threads, atomics and membars?1David Brown
5 Aug 24   `- Re: C compilers with at least C11 threads, atomics and membars?1Chris M. Thomasson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal