Commit History

Author SHA1 Message Date
  Liam 9737615948 general: fix compile for Apple Clang 3 years ago
  Liam ec64a94954 common: move forwarded value into SPSCQueue 4 years ago
  Andrea Pappacoda 01cf05bc75 chore: add missing SPDX tags 4 years ago
  Merry c589db6add common: Replace lock_guard with scoped_lock 4 years ago
  ameerj c2ddda2f51 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
  yzct12345 0ba521e634 threadsafe_queue: Fix deadlock 5 years ago
  Markus Wick 4aec060f6d common/threadsafe_queue: Provide Wait() method. 5 years ago
  Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 6 years ago
  bunnei 67b8ecc73e common: SPSCQueue: Notify after incrementing queue size. 6 years ago
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
  B3n30 2195f10d15 Adressed review comments 7 years ago
  B3n30 4154936568 threadsafe_queue: Add WaitIfEmpty and use it in logging 7 years ago
  Lioncash 0829ef97ca threadsafe_queue: Use std::size_t for representing size 7 years ago
  Lioncash f0bfb24c61 threadsafe_queue: Remove NeedSize template parameter 7 years ago
  B3n30 6e5f83ee24 remove polymorphism issue 8 years ago
  B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago