gallium/util: replace pipe_thread_setname() with u_thread_setname()
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 8 Mar 2017 23:07:43 +0000 (10:07 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 12 Mar 2017 06:49:04 +0000 (17:49 +1100)
commitca76a2ba1b83ca837a198dc58ef3962d1ca71c68
tree7e2f9235cfd8f5f42ab7be205e764fbae582816a
parent14e6b8695206dc2b3f38c65ae5fab0e1819e2725
gallium/util: replace pipe_thread_setname() with u_thread_setname()

They do the same thing we just moved the function to be
accessible to all of Mesa.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/os/os_thread.h
src/gallium/drivers/llvmpipe/lp_rast.c
src/gallium/state_trackers/nine/nine_state.c