Lioncash
1abed2f4c4
kernel/process: Make CodeSet a regular non-inherited object
...
These only exist to ferry data into a Process instance and end up going
out of scope quite early. Because of this, we can just make it a plain
struct for holding things and just std::move it into the relevant
function. There's no need to make this inherit from the kernel's Object
type.
2018-10-12 12:07:32 -04:00
..
2018-10-04 00:14:15 -04:00
2018-07-31 10:15:17 -04:00
2018-10-06 17:47:33 +10:00
2018-10-06 17:47:33 +10:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-10-10 20:30:49 -04:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-09-15 15:21:06 +02:00
2018-09-15 15:21:06 +02:00
2018-10-04 00:14:15 -04:00
2018-09-15 15:21:06 +02:00
2018-10-10 02:04:55 -04:00
2018-10-10 02:04:55 -04:00
2018-10-06 01:13:02 -04:00
2018-08-28 22:31:51 -04:00
2018-10-12 12:07:32 -04:00
2018-10-12 12:07:32 -04:00
2018-10-12 12:07:32 -04:00
2018-10-12 12:07:32 -04:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-10-10 02:04:55 -04:00
2018-09-25 16:00:17 -04:00
2018-08-28 22:31:51 -04:00
2018-10-06 16:49:01 +10:00
2018-10-04 00:14:15 -04:00
2018-08-28 22:31:51 -04:00
2018-01-20 16:45:11 -07:00
2018-08-01 23:34:42 -04:00
2018-09-30 02:30:01 -04:00
2018-09-15 15:21:06 +02:00
2018-09-30 05:29:40 -04:00
2018-10-10 20:30:49 -04:00
2018-05-25 22:31:54 -04:00
2018-10-10 02:04:55 -04:00
2018-10-10 02:04:55 -04:00
2018-08-28 22:31:51 -04:00
2018-08-28 22:31:51 -04:00
2018-09-24 22:16:03 -04:00
2018-09-24 22:16:03 -04:00
2018-10-04 00:14:15 -04:00
2018-09-28 02:17:57 -04:00