Files
RedBear-OS/src
jD91mZM2 ec7abebc0b Fix a very slight error in the mutex
This was just my attempt at being smart, I didn't realize
`compare_exchange` returned the old value (I'm dumb!), so I thought
that if the value was 1 then it must have become 2. Normally with
small errors like these you should leave a comment explaining why, but
really, compare and *exchange* is pretty obvious. My bad.
2019-06-27 07:29:30 +02:00
..
2018-12-29 20:11:34 -07:00
2019-03-27 21:28:39 -06:00
2019-05-11 13:48:03 +02:00
2019-05-11 13:48:03 +02:00
2019-05-11 22:34:13 +02:00
2019-01-06 14:40:01 -07:00
2019-04-21 15:45:55 -06:00
2019-04-21 15:45:55 -06:00
2018-11-25 10:34:42 -07:00
2018-09-24 21:40:40 -06:00
2019-05-11 22:34:13 +02:00
2019-06-27 07:29:30 +02:00
2019-05-11 22:34:13 +02:00