diff options
author | Subv <subv2112@gmail.com> | 2017-09-26 17:40:49 -0500 |
---|---|---|
committer | Subv <subv2112@gmail.com> | 2017-09-26 17:40:49 -0500 |
commit | 3165466b665185ecbc3e33b02b0b90e25e7248ba (patch) | |
tree | 1f644e47aafecb35c9b859b56e28658ef6ac26c9 /src/core/core.cpp | |
parent | a8d2f5787f998e08eccaa66c2fe0cdab997c2253 (diff) |
Kernel/Thread: Allow specifying which process a thread belongs to when creating it.
Don't automatically assume that Thread::Create will only be called when the parent process is currently scheduled. This assumption will be broken when applets or system modules are loaded.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions