mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-02-09 06:05:38 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |