Andreas Kling
a4b4b358ff
AK+Kernel: Remove one_ref_left() footgun
...
This mechanism was unsafe to use in any multithreaded context, since
the hook function was invoked on a raw pointer *after* decrementing
the local ref count.
Since we don't use it for anything anymore, let's just get rid of it.
2022-01-11 01:12:16 +01:00
..
2021-12-18 23:36:08 +01:00
2021-11-10 21:58:58 +01:00
2021-11-10 21:58:58 +01:00
2022-01-07 15:44:42 +01:00
2021-12-08 09:46:13 -08:00
2021-11-10 21:58:58 +01:00
2021-12-18 23:36:08 +01:00
2021-09-06 01:53:26 +02:00
2021-12-24 05:55:34 -08:00
2021-07-16 11:49:50 +02:00
2021-08-01 08:10:16 +02:00
2022-01-08 22:54:05 +01:00
2021-08-31 17:03:55 +04:30
2021-11-17 00:21:13 +01:00
2021-08-19 23:49:25 +02:00
2022-01-07 12:34:44 +01:00
2022-01-06 22:24:01 +01:00
2022-01-05 18:57:14 +01:00
2021-11-10 21:58:58 +01:00
2021-09-10 18:05:46 +03:00
2021-09-10 18:05:46 +03:00
2021-12-16 22:48:17 +01:00
2021-10-10 15:18:55 -07:00
2021-07-25 17:57:08 +02:00
2021-11-10 21:58:58 +01:00
2021-08-01 08:10:16 +02:00
2022-01-11 01:12:16 +01:00
2021-10-17 17:09:58 +01:00
2022-01-07 15:44:42 +01:00
2022-01-04 17:48:28 +00:00
2021-11-10 21:58:58 +01:00
2021-12-21 13:13:04 -08:00
2022-01-11 00:36:45 +01:00
2021-08-15 12:20:38 +02:00
2021-09-07 13:53:14 +02:00
2022-01-07 15:44:42 +01:00
2021-08-01 08:10:16 +02:00
2021-09-14 00:14:45 +02:00
2021-09-18 19:54:24 +02:00
2021-07-22 09:10:44 +02:00
2021-09-21 04:22:52 +04:30
2022-01-05 18:57:14 +01:00