Search found 1 match

by horace
Mon Apr 12, 2021 6:29 am
Forum: ESP-IDF
Topic: Is uint32_t atomic ?
Replies: 3
Views: 7637

Re: Is uint32_t atomic ?

Can you confirm if this is the case for memory used by threads on different cores?

If each read/write is atomic, does this apply when each core reads or writes simultaneously?