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.
Blue-Maned_Hawk <bluemanedhawk@invalid.invalid> writes:
Standard C threading and atomics are part of the standard library, notThey are referring to various forms of barrier instructions used to synchronize memory accesses between independent processors.
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.
I think you'll find that the compilers do have a role to play with
respect to standard C threading and atomics.
Scott Lurndal wrote:
Blue-Maned_Hawk <bluemanedhawk@invalid.invalid> writes:
Standard C threading and atomics are part of the standard library, notThey are referring to various forms of barrier instructions used to
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.
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.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 39:41:16 |
Calls: | 10,392 |
Files: | 14,064 |
Messages: | 6,417,193 |