ameerj
|
c2ddda2f51
threadsafe_queue: Add std::stop_token overload to PopWait
|
před 4 roky |
yzct12345
|
0ba521e634
threadsafe_queue: Fix deadlock
|
před 5 roky |
Markus Wick
|
4aec060f6d
common/threadsafe_queue: Provide Wait() method.
|
před 5 roky |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
před 6 roky |
bunnei
|
67b8ecc73e
common: SPSCQueue: Notify after incrementing queue size.
|
před 6 roky |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
před 7 roky |
B3n30
|
2195f10d15
Adressed review comments
|
před 7 roky |
B3n30
|
4154936568
threadsafe_queue: Add WaitIfEmpty and use it in logging
|
před 7 roky |
Lioncash
|
0829ef97ca
threadsafe_queue: Use std::size_t for representing size
|
před 7 roky |
Lioncash
|
f0bfb24c61
threadsafe_queue: Remove NeedSize template parameter
|
před 7 roky |
B3n30
|
6e5f83ee24
remove polymorphism issue
|
před 8 roky |
B3n30
|
82151d407d
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
|
před 8 roky |