https://bugs.freedesktop.org/show_bug.cgi?id=98172

--- Comment #32 from Marek Olšák <mar...@gmail.com> ---
Reference counting is thread safe, but the assignment in the sync obj structure
itself isn't. So you need a mutex.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to