Commit History

Author SHA1 Message Date
  Lioncash 6b2bece81f kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function 7 years ago
  Lioncash 20cc0b8d3c kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const 7 years ago
  Lioncash a3cdd773c3 kernel/wait_object: Devirtualize functions related to manipulating the thread list directly 7 years ago
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 years ago
  Lioncash f4c24d0832 kernel/object: Remove unnecessary std::move from DynamicObjectCast() 7 years ago
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 years ago
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 years ago
  bunnei 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. 8 years ago
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 years ago