[PATCH 05/11] glx: Simplify _glapi_check_multithread

Julien Cristau jcristau at debian.org
Thu Mar 3 12:57:49 PST 2011


On Thu, Mar  3, 2011 at 14:07:19 -0500, Adam Jackson wrote:

> We can guarantee that the X server does not call DRI driver services
> from multiple threads, so _glapi_check_multithread need never do
> anything special.  As a result, ThreadSafe is always false, so remove it
> and simplify expressions where it appeared to match.
> 
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  glx/glapi.c |   49 ++++---------------------------------------------
>  1 files changed, 4 insertions(+), 45 deletions(-)
> 
Reviewed-by: Julien Cristau <jcristau at debian.org>

Cheers,
Julien


More information about the xorg-devel mailing list