Commit graph

2 commits

Author SHA1 Message Date
Mara Bos
eb966983f2 SeqCst->{Release,Acquire} in xous mutex.
No need for SeqCst. Release+Acquire is the right memory ordering for a
mutex.
2024-03-19 15:27:11 +01:00
joboet
22a5267c83
std: move Once implementations to sys 2024-03-12 15:41:06 +01:00