LookingGlass/host/platform
Quantum 1f24ab0742 [host] nvfbc: avoid waking up pointer thread for no reason
If the wait times out, we used to simply restart the loop, which causes
it to check this->stop and exit if set to true. However, nvfbc_stop
already calls lgSignalEvent, which would wake up the pointer thread to
perform the check, so there is no need to set a timeout on the wait.
2021-09-29 17:47:02 +10:00
..
Linux [host] pipewire: implement basic capture 2021-08-21 23:01:11 +10:00
Windows [host] nvfbc: avoid waking up pointer thread for no reason 2021-09-29 17:47:02 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00