Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | OTP-8659 Add ethread support for gcc atomics | Rickard Green | |
Support for using gcc's built-in functions for atomic memory access has been added. This functionallity will be used if available and no other native atomic implementation in ERTS is available. |