summaryrefslogtreecommitdiff
path: root/src/common/threadsafe_queue.h
AgeCommit message (Expand)Author
2019-12-16common: SPSCQueue: Notify after incrementing queue size.bunnei
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-02-15Adressed review commentsB3n30
2019-02-15threadsafe_queue: Add WaitIfEmpty and use it in loggingB3n30
2019-02-12threadsafe_queue: Use std::size_t for representing sizeLioncash
2019-02-12threadsafe_queue: Remove NeedSize template parameterLioncash
2018-07-29remove polymorphism issueB3n30
2018-01-08CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n30