Mathias Agopian
6ee20a57aa
remove all uses of our custom spinlock
...
This has caused issues and over time we have reduced the use of
spinlocks, it was only used in few places and we still have evidence
that it's causing ANRs.
We use utils::Mutex instead which is a low overhead mutex implementation
on Linux systems.
FIXES=[321101014]
2024-01-19 12:05:07 -08:00
..
2023-02-22 16:28:40 -08:00
2023-01-23 14:11:47 -08:00
2022-01-18 11:37:26 -08:00
2021-08-12 16:55:12 -07:00
2021-08-12 16:55:12 -07:00
2023-08-24 21:36:42 -07:00
2024-01-19 12:05:07 -08:00
2021-08-12 16:55:12 -07:00
2023-05-24 21:35:38 -07:00
2021-08-12 16:55:12 -07:00
2022-08-24 11:41:10 -07:00
2023-06-14 10:51:02 -07:00
2023-01-26 16:07:58 -08:00
2022-03-01 10:03:31 -08:00
2023-03-08 12:49:22 -08:00
2021-08-12 16:55:12 -07:00
2022-08-16 14:55:46 -07:00
2021-08-12 16:55:12 -07:00
2023-12-11 16:20:47 -08:00
2021-08-12 16:55:12 -07:00
2021-08-12 16:55:12 -07:00
2022-06-03 08:35:57 -07:00
2021-08-12 16:55:12 -07:00
2023-10-26 13:10:43 -07:00
2022-08-24 11:41:10 -07:00
2023-10-20 17:15:42 -04:00
2023-06-01 15:15:34 -07:00
2022-05-11 10:22:04 -07:00
2024-01-19 12:05:07 -08:00
2021-10-07 20:58:34 -07:00
2022-07-26 11:54:54 -07:00
2022-08-16 14:55:46 -07:00
2023-10-26 13:10:43 -07:00
2024-01-03 12:06:44 -08:00
2022-03-01 10:03:31 -08:00
2023-06-02 08:42:27 -07:00
2022-03-22 16:14:13 -07:00
2022-03-22 16:14:13 -07:00
2019-09-30 14:18:06 -07:00
2022-11-16 09:20:22 -08:00
2023-07-21 10:00:51 -07:00
2022-02-15 15:46:34 -08:00
2023-10-26 13:10:43 -07:00
2022-10-27 22:48:45 -07:00
2022-03-22 16:14:13 -07:00
2022-06-03 14:55:22 -07:00
2021-11-23 12:32:54 -08:00
2023-10-19 12:13:28 -07:00
2023-01-23 14:11:47 -08:00
2022-01-18 11:37:26 -08:00
2022-03-01 10:03:31 -08:00
2021-08-12 16:55:12 -07:00
2021-02-17 10:11:22 -08:00
2022-02-22 18:06:53 -08:00
2020-09-15 15:43:03 -07:00
2021-08-12 16:55:12 -07:00