Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    kernel/process: Make Process a WaitObject · c7462ce7
    Lioncash authored
    Process instances can be waited upon for state changes. This is also
    utilized by svcResetSignal, which will be modified in an upcoming
    change. This simply puts all of the WaitObject related machinery in
    place.
    c7462ce7