[Mesa-dev] [PATCH 7/7] mapi: remove u_thread.h

Emil Velikov emil.l.velikov at gmail.com
Thu Mar 5 06:41:14 PST 2015


On 05/03/15 02:19, Brian Paul wrote:
> Just use c11 threads directly.
> ---
>  src/mapi/Makefile.sources |  3 +--
>  src/mapi/glapi/glapi.h    |  1 -
>  src/mapi/mapi.c           |  1 -
>  src/mapi/stub.c           | 14 +++-----------
>  src/mapi/u_current.c      | 28 ++++++++++++++--------------
>  src/mapi/u_execmem.c      |  2 +-
>  6 files changed, 19 insertions(+), 30 deletions(-)
> 
Hi Brian,

Do you forget git rm src/mapi/u_thread.h, or are there other users of it ?

-Emil


More information about the mesa-dev mailing list