Crimson Hawk
|
cdbdf63ebe
Revert "Merge branch 'master' into 'dev'"
|
2 лет назад |
AMA2581
|
5720814b13
modifying all the files to match the app
|
2 лет назад |
Liam
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |
Liam
|
ec64a94954
common: move forwarded value into SPSCQueue
|
4 лет назад |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
4 лет назад |
Merry
|
c589db6add
common: Replace lock_guard with scoped_lock
|
4 лет назад |
ameerj
|
c2ddda2f51
threadsafe_queue: Add std::stop_token overload to PopWait
|
4 лет назад |
yzct12345
|
0ba521e634
threadsafe_queue: Fix deadlock
|
5 лет назад |
Markus Wick
|
4aec060f6d
common/threadsafe_queue: Provide Wait() method.
|
5 лет назад |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 лет назад |
bunnei
|
67b8ecc73e
common: SPSCQueue: Notify after incrementing queue size.
|
6 лет назад |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
B3n30
|
2195f10d15
Adressed review comments
|
7 лет назад |
B3n30
|
4154936568
threadsafe_queue: Add WaitIfEmpty and use it in logging
|
7 лет назад |
Lioncash
|
0829ef97ca
threadsafe_queue: Use std::size_t for representing size
|
7 лет назад |
Lioncash
|
f0bfb24c61
threadsafe_queue: Remove NeedSize template parameter
|
7 лет назад |
B3n30
|
6e5f83ee24
remove polymorphism issue
|
8 лет назад |
B3n30
|
82151d407d
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
|
8 лет назад |