Skip to content

Memorybarried into atomic.hh #18

@raphendyr

Description

@raphendyr

As stated in avr-libc bug raport, memorybarrier might be in place:

~Atomic() {
  asm("" ::: "memory");
  SREG = state;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions