Commit 15842bd
committed
fix ug_pthread_cond_timedwait tmout compute
If the second changes during the wait, the timeout will actually increase
rather than decrease. Fortunately not a big problem now, it is used just
in vdisp/gl so at worst the windows would have gone irresponsive if no
video is coming.1 parent 053930f commit 15842bd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments