Lioncash
771431f625
kernel/thread: Move process thread initialization into process.cpp
...
This function isn't a general purpose function that should be exposed to
everything, given it's specific to initializing the main thread for a
Process instance.
Given that, it's a tad bit more sensible to place this within
process.cpp, which keeps it visible only to the code that actually needs
it.
2018-12-27 20:32:30 -05:00
..
2018-12-18 17:28:12 +00:00
2018-12-04 18:28:15 -05:00
2018-12-27 11:15:34 -05:00
2018-12-23 14:36:51 -05:00
2018-12-18 22:37:03 -05:00
2018-12-27 20:32:30 -05:00
2018-12-27 11:15:34 -05:00
2018-09-15 15:21:06 +02:00
2018-12-27 11:15:34 -05:00
2018-10-15 14:15:56 -04:00
2018-10-15 14:15:56 -04:00
2018-07-24 11:03:24 +01:00
2018-07-24 11:03:24 +01:00
2018-08-13 13:56:41 +02:00
2018-08-13 13:56:41 +02:00
2018-12-23 14:35:13 -05:00
2018-12-23 14:35:13 -05:00
2018-11-22 04:28:19 -05:00
2018-11-22 04:28:19 -05:00
2018-05-03 08:12:16 -04:00
2018-10-30 00:03:25 -04:00
2018-01-27 15:16:39 +00:00
2018-12-19 12:52:32 +11:00
2018-09-24 22:16:03 -04:00
2018-10-24 00:33:26 -04:00
2018-08-31 16:30:14 -04:00
2018-11-18 23:22:36 -05:00
2018-12-03 17:20:34 -05:00
2018-12-08 14:34:37 +01:00
2018-10-28 13:23:02 +01:00