Lioncash b74eb88c68 kernel/svc: Handle thread handles within GetProcessId
If a thread handle is passed to svcGetProcessId, the kernel attempts to
access the process ID via the thread's instance's owning process.

Technically, this function should also be handling the kernel debug
objects as well, however we currently don't handle those kernel objects
yet, so I've left a note via a comment about it to remind myself when
implementing it in the future.
2018-12-19 12:16:15 -05:00
..
2018-11-16 14:32:30 -05:00
2018-08-28 22:31:51 -04:00
2018-10-06 16:49:01 +10:00
2018-08-28 22:31:51 -04:00