Marian Buschsieweke a06a7978d3
core/mutex: clean up mutex_lock()
- Split out handling of the blocking code path of mutex_lock() into a static
  `_block()` function. This improves readability a bit and will ease review of
  a follow up PR.
- Return `void` instead of `int`.
2020-11-18 11:58:49 +01:00
..
2020-11-18 11:58:49 +01:00
2017-02-16 17:11:22 +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
2020-11-06 15:57:56 +01:00
2020-10-23 00:45:56 +02:00
2020-04-28 13:35:05 +02:00
2020-10-23 00:45:56 +02:00
2020-11-18 11:58:49 +01:00
2020-08-31 16:45:13 +02:00
2020-03-30 17:02:08 +02:00
2020-10-23 00:45:56 +02:00
2020-10-23 00:45:56 +02:00