Nicholas Nethercote
ec6fe4e198
Streamline AbortUnwindingCalls.
...
Currently it constructs two vectors `calls_to_terminated` and
`cleanups_to_remove` in the main loop, and then processes them after the
main loop. But the processing can be done in the main loop, avoiding the
need for the vectors.
2024-09-09 15:15:42 +10:00
..
2024-08-31 23:56:45 +02:00
2024-08-31 23:56:45 +02:00
2024-09-06 10:32:48 -04:00
2024-09-02 07:42:38 +02:00
2024-08-31 20:14:43 +00:00
2024-09-06 10:32:48 -04:00
2024-09-06 07:33:58 +02:00
2024-09-07 20:37:30 +00:00
2024-09-07 01:37:52 +00:00
2024-09-06 00:30:36 +03:00
2024-09-03 19:14:19 +02:00
2024-09-07 20:37:30 +00:00
2024-09-02 07:42:38 +02:00
2024-09-02 22:35:20 +02:00
2024-09-06 10:32:48 -04:00
2024-09-07 20:37:30 +00:00
2024-09-01 16:35:53 +02:00
2024-09-07 18:12:05 +00:00
2024-09-07 14:21:23 +03:00
2024-09-08 05:35:23 +00:00
2024-09-02 07:42:38 +02:00
2024-09-05 07:57:16 +00:00
2024-09-06 10:32:48 -04:00
2024-09-07 23:30:10 +02:00
2024-09-07 23:30:10 +02:00
2024-09-05 17:24:01 +01:00
2024-09-06 19:50:48 +00:00
2024-09-07 20:37:30 +00:00
2024-09-01 16:35:53 +02:00
2024-09-03 15:18:30 +10:00
2024-09-09 15:15:42 +10:00
2024-09-06 00:30:36 +03:00
2024-09-06 19:50:48 +00:00
2024-09-08 05:35:23 +00:00
2024-09-05 19:43:46 +02:00
2024-09-03 19:13:24 +02:00
2024-09-02 07:50:22 +02:00
2024-09-06 15:47:52 +03:00
2024-09-03 01:27:20 +00:00
2024-09-03 01:27:20 +00:00
2024-09-05 07:57:16 +00:00
2024-09-03 01:27:20 +00:00
2024-09-07 14:21:22 +03:00
2024-09-03 01:27:20 +00:00
2024-09-07 20:37:30 +00:00
2024-09-07 18:12:05 +00:00
2024-09-03 08:49:54 +10:00
2024-09-05 17:24:01 +01:00
2024-09-08 03:11:12 +00:00
2024-09-07 20:37:30 +00:00
2024-09-02 07:33:41 +02:00