Hi guys

On 11 July 2015 at 11:47, Francisco Jerez <[email protected]> wrote:
> Tom Stellard <[email protected]> writes:
>
>> Events can be added to an OpenCL command queue concurrently from multiple
>> threads, but pipe_context bjects are not threadsafe.  The threadsafe
>> wrappers protect all pipe_context function calls with a mutex, so we
>> can safely use them with multiple threads.
>>
>> v2:
>>   - Don't use wrapper for pipe_screen.
>>
>> CC: 10.6 <[email protected]>
>
> Thanks, this patch is:
> Reviewed-by: Francisco Jerez <[email protected]>
>
This hasn't landed in master yet. Are they any issues with it ?

Thanks
Emil
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to