1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 01:53:51 +01:00
Marian Buschsieweke b6b7065ddc
core/rmutex: use atomic utils
Replace use of C11 atomics with atomic utils. This fixes

> error: address argument to atomic operation must be a pointer to a
>        trivially-copyable type ('_Atomic(int) *' invalid)

error when compiling on AVR with LLVM.
2022-01-14 09:52:17 +01:00
..
2022-01-14 09:52:17 +01:00
2017-02-16 17:11:22 +01:00
2021-02-02 22:21:14 +01:00
2019-05-02 12:09:37 +02:00
2020-10-23 00:45:56 +02:00
2020-04-21 15:10:56 +02:00
2021-02-02 22:21:14 +01:00
2020-11-06 15:57:56 +01:00
2020-04-28 13:35:05 +02:00
2021-02-02 22:21:14 +01:00
2021-06-02 01:28:22 +02:00
2021-11-18 15:44:00 +01:00
2021-02-02 22:21:14 +01:00
2020-03-30 17:02:08 +02:00
2022-01-14 09:52:17 +01:00
2021-12-03 10:12:34 +01:00
2021-02-02 22:21:14 +01:00