1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-29 11:06:57 -06:00
Lioncash cf9d6c6f52 kernel/process: Make data member variables private
Makes the public interface consistent in terms of how accesses are done
on a process object. It also makes it slightly nicer to reason about the
logic of the process class, as we don't want to expose everything to
external code.
2018-09-30 02:30:01 -04:00
..
2018-09-07 11:54:51 +05:30
2018-08-11 20:20:21 -04:00
2018-01-12 19:11:03 -07:00
2018-01-13 23:11:51 +00:00