Files
Odin/core/os
Laytan Laats e87e3fba1b os: remove process_close and add process_terminate
`process_wait` (optionally prefaced with a `process_kill`) can be used
to properly close and free resources of the process.

`process_terminate` was added because `process_kill` is a forceful
exit, we were missing a way to request the process to terminate.
2026-02-18 20:15:07 +01:00
..
2026-02-12 12:12:21 +01:00
2026-02-12 12:12:21 +01:00
2026-02-12 12:12:21 +01:00
2026-02-17 14:41:09 +00:00
2026-02-12 12:12:21 +01:00
2026-02-12 12:12:21 +01:00
2026-02-15 12:42:55 +01:00
2026-02-12 12:12:21 +01:00
2026-02-12 12:12:21 +01:00
2026-02-12 12:21:01 +01:00