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

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


On 5 March 2015 at 14:41, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> 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 ?
>
Scratch that. Just saw your follow up patch that nukes it.

-Emil


More information about the mesa-dev mailing list