1
0
Fork 0
forked from suyu/suyu
suyu/src
Morph 9b0563fa87 polyfill_thread: Implement StoppableTimedWait
StoppableTimedWait allows for a timed wait to be stopped immediately after a stop is requested.
This is useful in cases where long duration thread sleeps are needed and allows for immediate joining of waiting threads after a stop is requested.

Co-Authored-By: liamwhite <liamwhite@users.noreply.github.com>
2023-01-25 16:43:04 -05:00
..
audio_core upsample: Fix coefficient format 2023-01-14 17:09:03 +00:00
common polyfill_thread: Implement StoppableTimedWait 2023-01-25 16:43:04 -05:00
core Merge pull request #9492 from german77/joycon_release 2023-01-24 09:29:37 -05:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common input_common: add missing header for libc++ after 340f15d1fa 2023-01-25 19:52:56 +00:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler Avoid OOB array access reading passthrough attr mask 2023-01-07 18:38:21 +00:00
tests Merge pull request #9555 from abouvier/catch2-update 2023-01-22 18:22:47 -05:00
video_core nsight_aftermath_tracker: update for latest Aftermath SDK 2023-01-21 13:01:19 -05:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu Merge pull request #9492 from german77/joycon_release 2023-01-24 09:29:37 -05:00
yuzu_cmd Merge pull request #9552 from liamwhite/turbo 2023-01-06 09:59:59 -05:00
.clang-format
CMakeLists.txt cmake: make room server optional 2022-12-28 17:18:27 -05:00