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 лет назад |