Commit Graph

54 Commits

Author SHA1 Message Date
joboet
7668418101 std: move thread::current TLS variable out of thread_info 2024-03-31 11:28:24 +02:00
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
Adam Gastineau
4f6f433745 Support for visionOS 2024-03-18 20:45:45 -07:00
joboet
22a5267c83 std: move Once implementations to sys 2024-03-12 15:41:06 +01:00