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
..
2022-01-11 01:12:16 +01:00
2022-01-08 13:21:16 +02:00
2022-01-07 15:44:42 +01:00
2022-01-01 17:33:43 +00:00
2021-12-08 09:46:13 -08:00
2021-10-06 12:33:21 +02:00
2021-11-23 11:33:36 +01:00
2021-11-29 23:17:05 +03:30
2022-01-04 22:49:43 +00:00
2022-01-02 12:44:31 +03:30
2021-09-15 19:04:52 +04:30
2022-01-08 18:57:55 +01:00
2021-09-28 18:36:20 +03:30
2022-01-07 10:56:59 +01:00
2022-01-07 10:50:39 +03:30
2021-12-19 14:22:06 -08:00
2021-10-06 19:21:35 +02:00
2022-01-11 00:36:45 +01:00
2021-11-10 21:58:58 +01:00
2022-01-06 22:28:01 +01:00
2021-12-31 15:01:16 +01:00
2021-11-11 01:27:46 +01:00
2022-01-11 00:36:45 +01:00