9 Commits (5ee669466fcebd2258229ed6bfe6b5e5529e0200)

Author SHA1 Message Date
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 8 years ago
B3n30 4154936568 threadsafe_queue: Add WaitIfEmpty and use it in logging 8 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