Andreas Kling
a098266ff5
Kernel: Simplify Process factory functions
...
- Instead of taking the first new thread as an out-parameter, we now
bundle the process and its first thread in a struct and use that
as the return value.
- Make all Process factory functions return ErrorOr. Use this to convert
some places to more TRY().
- Drop the "try_" prefix on Process factory functions.
2023-04-04 10:33:42 +02:00
..
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-03-10 13:15:44 +01:00
2023-04-02 12:43:17 -06:00
2023-01-27 20:33:18 +00:00
2023-01-02 18:15:27 -05:00
2023-03-09 21:54:59 +01:00
2023-03-10 13:15:44 +01:00
2023-03-10 13:15:44 +01:00
2023-03-07 00:30:12 +01:00
2023-03-07 00:30:12 +01:00
2023-03-07 00:30:12 +01:00
2022-10-22 16:57:52 -04:00
2023-01-02 18:15:27 -05:00
2023-03-10 13:15:44 +01:00
2023-03-10 13:15:44 +01:00
2023-03-09 21:54:59 +01:00
2023-03-10 13:15:44 +01:00
2023-01-27 20:33:18 +00:00
2022-12-11 19:55:37 -07:00
2023-02-08 19:15:45 +00:00
2023-03-10 13:15:44 +01:00
2023-03-10 13:15:44 +01:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-03-13 15:16:20 +00:00
2023-03-10 13:15:44 +01:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00