[virglrenderer-devel] [PATCH] renderer: prevent losing condvar signals for fence_cond
Dave Airlie
airlied at gmail.com
Thu Jun 14 02:26:35 UTC 2018
On 14 June 2018 at 06:34, <ramin.azarmehr at gmail.com> wrote:
> From: Ramin Azarmehr <ramin.azarmehr at gmail.com>
>
> Signaling a CondVar without the Mutex locked could possibly cause the waiting-fence to miss the wakeup.
> More info: https://stackoverflow.com/questions/4544234/calling-pthread-cond-signal-without-locking-mutex
Thanks for the contribution, I've applied this one to the repo. The
seamless ones I'll leave to one of the GLES focused devs,
Dave
More information about the virglrenderer-devel
mailing list